IsConnected property

Pointer<NativeFunction<HRESULT Function(Pointer<IRpcChannelBuffer> This)>> IsConnected
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRpcChannelBuffer> This)>> IsConnected;