MMCTask.ActionURL property
The ActionURL property returns the URL to which the task links when the user clicks the task. The string can also contain a script instead of a URL. This property is used only if ActionType is 1.
This property is read-only.
Syntax
MMCTask.ActionURL
Property value
The returned property is the string specified in the szActionURL member of the MMC_TASK structure returned in the IEnumTASK::Next method.
Requirements
Redistributable |
MMC 1.1 or later |
DLL |
|