Connect property

Pointer<NativeFunction<HRESULT Function(Pointer<IRpcProxyBuffer> This, Pointer<IRpcChannelBuffer> pRpcChannelBuffer)>> Connect
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRpcProxyBuffer> This, ffi.Pointer<IRpcChannelBuffer> pRpcChannelBuffer)>> Connect;