jiurl
驱动牛犊
驱动牛犊
  • 注册日期2003-05-21
  • 最后登录2007-08-04
  • 粉丝0
  • 关注0
  • 积分90分
  • 威望9点
  • 贡献值0点
  • 好评度9点
  • 原创分0分
  • 专家分0分
阅读:917回复:0

IRP_MajorPNP_MinorFunction

楼主#
更多 发布于:2003-10-19 15:02
IRP
MajorFunction=IRP_MJ_PNP
MinorFunction=IRP_MN_FILTER_RESOURCE_REQUIREMENTS

IRP
MajorFunction=IRP_MJ_PNP
MinorFunction=IRP_MN_START_DEVICE  

IRP
MajorFunction=IRP_MJ_PNP
MinorFunction=IRP_MN_QUERY_CAPABILITIES

IRP
MajorFunction=IRP_MJ_PNP
MinorFunction=IRP_MN_QUERY_PNP_DEVICE_STATE

IRP
MajorFunction=IRP_MJ_PNP
MinorFunction=IRP_MN_QUERY_DEVICE_RELATIONS

谁用过这些啊?

游客

返回顶部