×

driverunload meaning in English

例程

Examples

  1. Driverunload ( pdriver _ unload ) points to a cleanup function in your driver
    设备卸载( pdriver _ unload )指的是在你的驱动中的一个清理函数。
  2. If your driverentry routine returns a failure status , the system doesn ' t call your driverunload routine
    如果你的驱动入口程序返回一个错误的状态,系统不调用你的驱动卸载程序。
  3. The driverunload function of a non - wdm driver would use this field to traverse the list of device objects in order to delete them
    一个非wdm驱动的“驱动卸载”函数将使用这个区域来穿过这个设备对象列表以便删除它们。
  4. If there ' s nothing to clean up , you need to have a driverunload function for the system to be able to unload your driver dynamically
    如果没什么需要清理,你需要有一个驱动卸在函数,这样系统才能够有能力卸在你的驱动。
  5. These two statements set the function pointers for entry points elsewhere in the driver . i elected to give them simple names indicative of their function : driverunload and adddevice
    在驱动中别的地方,这两个声明为入口点设置函数指示器。我建议给它们起简单的名字来指示它们的函数:驱动卸载和添加设备。

Related Words

  1. driverse wormword herb
  2. drivership
  3. driver’s aid
  4. driver车队队长
PC Version

Copyright © 2018 WordTech Co.