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

Terms of Use
Privacy Policy

Search Results for "CM_Get_DevNode_Property" in [All]

cfgmgr32

.

public static extern UInt32 CM_Get_DevNode_Property(

.

public static extern UInt32 CM_Get_DevNode_Property(

.
Documentation
.

static extern ConfigManagerResult CM_Get_DevNode_Property_Keys(uint devInst, [Out]DEVPROPKEY[] propertyKeyArray,

.

result = CM_Get_DevNode_Property_Keys(devInst, null, ref keyCount, 0);

.

result = CM_Get_DevNode_Property_Keys(devInst, keys, ref keyCount, 0);


 
Access PInvoke.net directly from VS: