Abort property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocol> This, HRESULT hrReason, DWORD dwOptions)>> Abort
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetProtocol> This, HRESULT hrReason, DWORD dwOptions)>> Abort;