IOCTL_STORAGE_GET_DEVICE_NUMBER (Constants)
Last changed: -94.229.131.27
.
Summary
Used with
DeviceIoControl
to get a unique device number for a storage device
C# Constants:
const int IOCTL_STORAGE_GET_DEVICE_NUMBER = 0x2D1080;
VB Constants:
TODO
Notes:
None.