Table of Contents

Method GetValue

Namespace
MaaFramework.Binding.Buffers
Assembly
MaaFramework.Binding.Native.dll

GetValue()

Gets the string from the MaaFramework.Binding.Buffers.IMaaStringBuffer.

public string GetValue()

Returns

string

The System.String.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaBuffer.MaaStringBufferGet(System.IntPtr).