Pull property

Pointer<NativeFunction<HRESULT Function(Pointer<IPipeByte> This, Pointer<BYTE> buf, ULONG cRequest, Pointer<ULONG> pcReturned)>> Pull
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IPipeByte> This, ffi.Pointer<BYTE> buf, ULONG cRequest, ffi.Pointer<ULONG> pcReturned)>> Pull;