Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Operations property retrieves an IAzOperations object that is used to enumerate IAzOperation objects from the policy data.
This property is read-only.
Syntax
HRESULT get_Operations(
IAzOperations **ppOperationCollection
);
Parameters
ppOperationCollection
Return value
None
Remarks
This property can be used only to enumerate IAzOperation objects that are direct child objects of the IAzApplication object.
Requirements
Requirement | Value |
---|---|
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 |