Invoke property

Pointer<NativeFunction<HRESULT Function(Pointer<IRpcStubBuffer> This, Pointer<RPCOLEMESSAGE> _prpcmsg, Pointer<IRpcChannelBuffer> _pRpcChannelBuffer)>> Invoke
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRpcStubBuffer> This, ffi.Pointer<RPCOLEMESSAGE> _prpcmsg, ffi.Pointer<IRpcChannelBuffer> _pRpcChannelBuffer)>> Invoke;