LockRegion Method
Description
See Microsoft documentation.
Syntax
Visual Basic
Public Function LockRegion( _
   ByRef libOffset As ULARGE_INTEGER, _
   ByRef cb As ULARGE_INTEGER, _
   ByVal dwLockType As ULong _
) As HResult
Parameters
libOffset
-
cb
-
dwLockType
-
See Also