'Declaration Public Sub LockRegion( _ ByVal offset As Long, _ ByVal numberOfBytesToLock As Long, _ ByVal dwLockType As LockType _ )
public void LockRegion( long offset, long numberOfBytesToLock, LockType dwLockType )
Parameters
- offset
- numberOfBytesToLock
- dwLockType