IAzScope::get_Tasks method (azroles.h)
The Tasks property retrieves an IAzTasks object that is used to enumerate IAzTask objects from the policy data.
This property is read-only.
Syntax
HRESULT get_Tasks(
IAzTasks **ppTaskCollection
);
Parameters
ppTaskCollection
Return value
None
Remarks
This property can be used only to enumerate IAzTask objects that are direct child objects of the IAzScope object.
Requirements
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | azroles.h |
| Library | Azroles.lib |
| DLL | Azroles.dll |
| Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |