Platform SDK: Win32 API |
Contains information about locked drives.
PARAMBLOCK struc Operation db ? NumLocks db ? PARAMBLOCK ends
0 | Locks the volume in the drive. |
1 | Unlocks the volume in the drive. |
2 | Returns the lock or unlock status. |
All other values are reserved.