SetupApiDeviceInfoDevInst Field
An opaque handle to the device instance (also known as a handle to the devnode).
Some functions, such as SetupDiXxx functions,
take the whole
SetupApiDeviceInfo structure as input to identify a device in a device information set.
Other functions, such as CM_Xxx functions like CM_Get_DevNode_Status,
take this
DevInst handle as input.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public DevInst As Integer
Dim instance As SetupApiDeviceInfo
Dim value As Integer
value = instance.DevInst
instance.DevInst = value
No code example is currently available or this language may not be supported.
Field Value
Int32