UnlockRegion property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshalingStream> This, ULARGE_INTEGER libOffset, ULARGE_INTEGER cb, DWORD dwLockType)>> UnlockRegion
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshalingStream> This, ULARGE_INTEGER libOffset, ULARGE_INTEGER cb, DWORD dwLockType)>> UnlockRegion;