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 "CM_Get_Child " in [All]

setupapi

.
Summary
The CM_Get_Child function is used to retrieve a device instance handle to the first child node of a specified device node, in the local machine's device tree.
.
Documentation
CM_Get_Child @msdn on MSDN
.
Summary
The CM_Get_Child function obtains a device instance handle to the child node of a specified device node, in the local machine's device tree. If the operation succeeds, the function returns CR_SUCCESS. Otherwise, it returns one of the CR_-prefixed error codes defined in Cfgmgr32.h
.

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


 
Access PInvoke.net directly from VS: