CM_Get_DevNode_Status函数从本地计算机设备树中的设备节点 (devnode)获取设备实例的状态。 备注 在Windows Vista 及更高版本中,统一设备属性模型使用DEVPKEY_Device_DevNodeStatus属性键来表示设备实例标识符。 有关详细信息,请参阅检索设备实例的状态和问题代码。
setupapi.dll.CM_Get_DevNode_Status, aborting wine: Unimplemented function setupapi.dll.CM_Get_DevNode_Status called at address 0x7b839292 (thread 002f), starting debugger... Unhandled exception: unimplemented function setupapi.dll.CM_Get_DevNode_Status called in 32-bit code (0x7b839292). Register...
CM_Get_DevNode_Status函数从本地计算机设备树中的设备节点 (devnode)获取设备实例的状态。 备注 在Windows Vista 及更高版本中,统一设备属性模型使用DEVPKEY_Device_DevNodeStatus属性键来表示设备实例标识符。 有关详细信息,请参阅检索设备实例的状态和问题代码。
CMAPI CONFIGRET CM_Get_DevNode_Status( [out] PULONG pulStatus, [out] PULONG pulProblemNumber, [in] DEVINST dnDevInst, [in] ULONG ulFlags ); 参数[out] pulStatus要接收状态位标志的位置的地址。 该函数可以设置 Cfg.h 中定义的DN_前缀位标志的任意组合。[...
CM_Get_DevNode_Status_Ex函数从本地或远程计算机设备树上的设备节点 (devnode)获取设备实例的状态。 语法 C++ CMAPI CONFIGRETCM_Get_DevNode_Status_Ex( [out] PULONG pulStatus, [out] PULONG pulProblemNumber, [in] DEVINST dnDevInst, [in] ULONG ulFlags, [in, optional] HMACHINE hMachine ); ...
TheCM_Get_DevNode_Statusfunction obtains the status of a device instance from its device node (devnode) in the local machine'sdevice tree. Napomena In Windows Vista, and later, theunified device property modeluses theDEVPKEY_Device_DevNodeStatusproperty keyto represent the device instance identifi...
The CM_Get_DevNode_Status function obtains the status of a device instance from its device node (devnode) in the local machine's device tree. Note In Windows Vista, and later, the unified device property model uses the DEVPKEY_Device_DevNodeStatus property key to represent the device instance...
CM_Get_DevNode_Status 函数从本地计算机设备树中的设备节点 (devnode) 获取设备实例的状态。 备注 在Windows Vista 及更高版本中, 统一设备属性模型 使用DEVPKEY_Device_DevNodeStatus属性键 来表示设备实例标识符。 有关详细信息,请参阅 检索设备实例的状态和问题代码。 语法 C++ 复制 CMAPI CONFIGRET CM_Get_...
CM_Get_DevNode_Status_Ex函数从本地或远程计算机设备树上的设备节点 (devnode) 获取设备实例的状态。 语法 C++ 复制 CMAPI CONFIGRET CM_Get_DevNode_Status_Ex( [out] PULONG pulStatus, [out] PULONG pulProblemNumber, [in] DEVINST dnDevInst, [in] ULONG ulFlags, [in, optional] HMACHINE hMachine ...