UnlockRegion(libOffset, cb, dwLockType)
Removes the access restriction on a range of bytes previously restricted with
PyILockBytes::LockRegion.
Parameters
libOffset : ULARGE_INTEGER
The beginning of the region to unlock.cb : ULARGE_INTEGER
The number of bytes to lock.dwLockType : int
Specifies the restrictions being requested on accessing the range.