'宣言 Sub UnlockRegion( _ ByVal offset As System.Long, _ ByVal numberOfBytesToLock As System.Long, _ ByVal dwLockType As LockType _ )
void UnlockRegion( System.long offset, System.long numberOfBytesToLock, LockType dwLockType )
パラメータ
- offset
- The offset.
- numberOfBytesToLock
- The number of bytes to lock.
- dwLockType
- Type of the dw lock.