DlEnumerateChildren 函数 (dispmprt.h)

允许微型端口驱动程序强制重新枚举其子设备。

语法

VP_STATUS DlEnumerateChildren(
  PVOID DeviceHandle,
  PVOID Reserved
);

参数

DeviceHandle

指向设备句柄的指针。

Reserved

保留。

返回值

此函数返回VP_STATUS。

要求

要求
Header dispmprt.h