setupdiopendevregkey (setupapi)
Last changed: -149.62.2.47

.
Summary
TODO - a short description

C# Signature:

[DllImport("setupapi.dll", SetLastError=true)]
static extern TODO SetupDiOpenDevRegKey(TODO);

VB Signature:

Private Function SetupDiOpenDevRegKey(DeviceInfoSet As IntPtr, ByRef DeviceInfoData As SP_DEVINFO_DATA, Scope As UInteger, HwProfile As UInteger, KeyType As UInteger, samDesired As UInteger) As IntPtr

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation