Begin_Pull property

Pointer<NativeFunction<HRESULT Function(Pointer<AsyncIPipeLong> This, ULONG cRequest)>> Begin_Pull
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<AsyncIPipeLong> This, ULONG cRequest)>> Begin_Pull;