(azroles.h) 的 IAzApplication::get_Operations 方法
Operations 屬性會擷取 IAzOperations 物件,用來列舉原則數據的 IAzOperation 物件。
這個屬性是唯讀的。
語法
HRESULT get_Operations(
IAzOperations **ppOperationCollection
);
參數
ppOperationCollection
傳回值
無
備註
這個屬性只能用來列舉 IAzApplication 物件之直接子物件的 IAzOperation 物件。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | azroles.h |
程式庫 | Azroles.lib |
Dll | Azroles.dll |
可轉散發套件 | Windows XP 上的 Windows Server 2003 系統管理工具套件 |