SendReceive property

Pointer<NativeFunction<HRESULT Function(Pointer<IRpcChannelBuffer> This, Pointer<RPCOLEMESSAGE> pMessage, Pointer<ULONG> pStatus)>> SendReceive
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRpcChannelBuffer> This, ffi.Pointer<RPCOLEMESSAGE> pMessage, ffi.Pointer<ULONG> pStatus)>> SendReceive;