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
Download Visual Studio Add-In

Search Results for "SetupDiGetDeviceInstanceId" in [All]

setupapi

.
Summary
The SetupDiGetDeviceInstanceId function retrieves the device instance ID that is associated with a device information element.
.

static extern bool SetupDiGetDeviceInstanceId(

.

Declare Function SetupDiGetDeviceInstanceId Lib "setupapi.dll" (TODO) As TODO

.

WINSETUPAPI BOOL WINAPI  SetupDiGetDeviceInstanceId(

.

                SetupDiGetDeviceInstanceId(h, ref da, sb, nBytes, out RequiredSize);

.
Documentation
[SetupDiGetDeviceInstanceId] on MSDN

 
Access PInvoke.net directly from VS: