Size property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeMarshal> This, PVOID pvType, DWORD dwDestContext, PVOID pvDestContext, Pointer<ULONG> pSize)>> Size
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeMarshal> This, PVOID pvType, DWORD dwDestContext, PVOID pvDestContext, ffi.Pointer<ULONG> pSize)>> Size;