@msdn=https://docs.microsoft.com/en-us/windows/win32/api/winioctl/ni-winioctl-ioctl_storage_query_property @pinvoke=http://pinvoke.net/$$$.htm 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.
Edit Constants.IOCTL_S...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.