Desktop Functions: Smart Device Functions:
|
SP_DEVICE_INTERFACE_DATA (Structures)
C# Definition:
[StructLayout(LayoutKind.Sequential)] VB Definition:
<StructLayout(LayoutKind.Sequential)> _ Members:cbSize, Size of the structure, in bytes. interfaceClassGuid, GUID of the device interface class. flags, One of the SPINT_ values. reserved, Reserved; do not use. cbSize Size of the structure, in bytes. interfaceClassGuid GUID of the device interface class. flags One of the SPINT_ values. reserved Reserved; do not use. Notes:Used with SetupDiEnumDeviceInterfaces and SetupDiGetDeviceInterfaceDetail Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed. |
|