阅读:1149回复:4
我是新手。。请指点
在USB开发中,AddDevice函数是必需的吗?
|
|
沙发#
发布于:2003-07-21 16:49
在 WDM 中是必需的.
|
|
板凳#
发布于:2003-07-21 17:00
它被谁调用呢
|
|
地板#
发布于:2003-07-21 21:33
AddDevice通常由系统枚举调用
|
|
|
地下室#
发布于:2003-07-21 22:43
这句话是这样说AddDevicer的
The framework calls this member function when the Plug and Play subsystem detects a device for which the driver is responsible. 准确的意思该是怎样的 |
|