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