IAzOperation interface (azroles.h)
The IAzOperation interface defines a low-level operation supported by an application.
Inheritance
The IAzOperation interface inherits from the IDispatch interface. IAzOperation also has these types of members:
Methods
The IAzOperation interface has these methods.
IAzOperation::get_ApplicationData The ApplicationData property of IAzOperation sets or retrieves an opaque field that can be used by the application to store information. (Get) |
IAzOperation::get_Description The Description property of IAzOperation sets or retrieves a comment that describes the operation. (Get) |
IAzOperation::get_Name Sets or retrieves the name of the operation. (Get) |
IAzOperation::get_OperationID Sets or retrieves an application-specific value that uniquely identifies the operation within the application. (Get) |
IAzOperation::get_Writable Retrieves a value that indicates whether the operation can be modified by the user context that initialized it. |
IAzOperation::GetProperty Returns the IAzOperation object property with the specified property ID. |
IAzOperation::put_ApplicationData The ApplicationData property of IAzOperation sets or retrieves an opaque field that can be used by the application to store information. (Put) |
IAzOperation::put_Description The Description property of IAzOperation sets or retrieves a comment that describes the operation. (Put) |
IAzOperation::put_Name Sets or retrieves the name of the operation. (Put) |
IAzOperation::put_OperationID Sets or retrieves an application-specific value that uniquely identifies the operation within the application. (Put) |
IAzOperation::SetProperty Sets the specified value to the IAzOperation object property with the specified property ID. |
IAzOperation::Submit Persists changes made to the IAzOperation 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 |
Redistributable | Windows Server 2003 Administration Tools Pack on Windows XP |