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