Unmarshal property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeMarshal> This, PVOID pvType, DWORD dwFlags, ULONG cbBufferLength, Pointer<BYTE> pBuffer, Pointer<ULONG> pcbRead)>> Unmarshal
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeMarshal> This, PVOID pvType, DWORD dwFlags, ULONG cbBufferLength, ffi.Pointer<BYTE> pBuffer, ffi.Pointer<ULONG> pcbRead)>> Unmarshal;