
Declaration Syntax
void UnlockRegion(
long libOffset,
long cb,
int dwLockType
)
Sub UnlockRegion ( _
libOffset As Long, _
cb As Long, _
dwLockType As Integer _
)

Parameters
- libOffset (Int64)
- The byte offset for the beginning of the range.
- cb (Int64)
- The length, in bytes, of the range to restrict.
- dwLockType (Int32)
- The access restrictions previously placed on the range.
Assembly:
InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0