IOCTL_STORAGE_QUERY_PROPERTY (Constants)
Last changed: -213.33.116.175

.
Summary
Windows applications can use this control code to return the properties of a storage device or adapter.

C# Constants:

const int IOCTL_STORAGE_QUERY_PROPERTY = 0x2D1400;

VB Constants:

Const IOCTL_STORAGE_QUERY_PROPERTY As Integer = &2D1400

Notes:

None.