Finish_Pull property

Pointer<NativeFunction<HRESULT Function(Pointer<AsyncIPipeLong> This, Pointer<LONG> buf, Pointer<ULONG> pcReturned)>> Finish_Pull
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<AsyncIPipeLong> This, ffi.Pointer<LONG> buf, ffi.Pointer<ULONG> pcReturned)>> Finish_Pull;