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.

13 lines
458 B

  1. #define DISPID_MTScript_ScriptMain 100
  2. #define DISPID_MTScript_OnMachineConnect 101
  3. #define DISPID_MTScript_OnMachineDisconnect 102
  4. #define DISPID_MTScript_OnRemoteExec 103
  5. #define DISPID_MTScript_OnScriptError 104
  6. #define DISPID_MTScript_OnProcessEvent 200
  7. #define DISPID_MTScript_OnEventSourceEvent 201
  8. #define DISPID_MTScript_OnMessageBoxInterval 300
  9. #define DISPID_RemoteMTScript_OnScriptNotify 400