UnlockRequest property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocol> This)>> UnlockRequest
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetProtocol> This)>> UnlockRequest;