Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Support Forum
Download Visual Studio Add-In

Terms of Use
Privacy Policy

Search Results for "STORAGE_DEVICE_NUMBER" in [All]

kernel32

.

Friend Structure STORAGE_DEVICE_NUMBER

Structures

.

struct STORAGE_DEVICE_NUMBER

.

Structure STORAGE_DEVICE_NUMBER

.
Documentation
[STORAGE_DEVICE_NUMBER] on MSDN
.

     STORAGE_DEVICE_NUMBER Sdn = new STORAGE_DEVICE_NUMBER();

.

       Sdn = (STORAGE_DEVICE_NUMBER)Marshal.PtrToStructure(ptrSdn, typeof(STORAGE_DEVICE_NUMBER));

.

       // STORAGE_DEVICE_NUMBER into a single number

Constants

.
Summary
Used with DeviceIoControl and STORAGE_DEVICE_NUMBER to get a unique device number for a storage device

 
Access PInvoke.net directly from VS: