|
|
mEdmTaskInstance Methods |
The mEdmTaskInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| GetStatus | ||
| GetValEx |
Gets the value of the specified user-defined variable.
| |
| GetVar |
Returns the value of a variable. Use SetVar(Object, Object) to set the variable.
| |
| SetProgressPos | ||
| SetProgressRange | ||
| SetStatus | ||
| SetValEx |
Sets the value of the specified user-defined variable.
| |
| SetVar |
Sets the value of a variable.
|