Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
371 B

  1. ; NCObjAPI.def : Declares the module parameters.
  2. LIBRARY "NCObjAPI.DLL"
  3. EXPORTS
  4. WmiEventSourceConnect
  5. WmiEventSourceDisconnect
  6. WmiCreateObject
  7. WmiCreateObjectWithProps
  8. WmiCreateObjectWithFormat
  9. WmiAddObjectProp
  10. WmiDestroyObject
  11. WmiIsObjectActive
  12. WmiCommitObject
  13. WmiSetAndCommitObject