Begin_Push property

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

Implementation

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