Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Constants, prefix the name with the module name and a period.
SPINT_ (Constants)
.
SPINT_ constants used in the SP_DEVICE_INTERFACE_DATA structure.
Summary
TODO - a short description of this collection of constants
C# Constants:
enum DeviceInterfaceDataFlags : uint
enum DeviceInterfaceDataFlags : int
{
Active = 0x00000001,
Default = 0x00000002,
Removed = 0x00000004
}
Member Name
Description
Active
The device is active.
Default
The device is the default device.
Removed
The device has been removed.
The '''SP_DEVICE_INTERFACE_DATA''' structure defines a device interface.
8/6/2014 4:14:47 PM - gustavo.mori@gmail.com-131.107.160.29
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!