Click or drag to resize

mEdmTaskInstance Methods

The mEdmTaskInstance type exposes the following members.

Methods
  NameDescription
Public methodGetStatus
Public methodGetValEx
Gets the value of the specified user-defined variable.
Public methodGetVar
Returns the value of a variable. Use SetVar(Object, Object) to set the variable.
Public methodSetProgressPos
Public methodSetProgressRange
Public methodSetStatus
Public methodSetValEx
Sets the value of the specified user-defined variable.
Public methodSetVar
Sets the value of a variable.
Top
See Also