GetBuffer property

Pointer<NativeFunction<HRESULT Function(Pointer<IRpcChannelBuffer> This, Pointer<RPCOLEMESSAGE> pMessage, Pointer<IID> riid)>> GetBuffer
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRpcChannelBuffer> This, ffi.Pointer<RPCOLEMESSAGE> pMessage, ffi.Pointer<IID> riid)>> GetBuffer;