nikko
驱动小牛
驱动小牛
  • 注册日期2002-08-08
  • 最后登录2004-09-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:756回复:1

有关pnp和power的策略问题!

楼主#
更多 发布于:2002-11-03 16:13
// Initialize the PnP Policy settings to the \"standard\" policy
SetPnpPolicy();

// TODO: Customize the PnP Policy for this device by setting
// flags in m_Policies.

// Initialize the Power Policy settings to the \"standard\" policy
SetPowerPolicy();

// TODO: Customize the Power Policy for this device by setting
// flags in m_PowerPolicies.
以上是DS自动生成的代码。 我想问的问题是如在TODO处不加代码是否自动使用默认的策略。 :o
http://202.106.185.224/music_1024/battleraper_02_04_27.mp3
seven
驱动小牛
驱动小牛
  • 注册日期2001-04-03
  • 最后登录2007-03-28
  • 粉丝0
  • 关注0
  • 积分80分
  • 威望8点
  • 贡献值0点
  • 好评度8点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-11-03 16:55
是的。如果你不需要,你就可以不加了。
我爱中医:http://www.ngotcm.com/forum/index.php
游客

返回顶部