MSFT_FileShare 類別的 GetAccessControlEntries 方法
取得指定帳戶的訪問控制專案。
語法
UInt32 GetAccessControlEntries(
[out] String AccessControlEntries[],
[out] String ExtendedStatus
);
參數
AccessControlEntries [out]
字串數位,包含內嵌 MSFT_FileShareAccessControlEntry 物件,指定共用的訪問控制專案。
ExtendedStatus [out]
包含內嵌 MSFT_StorageExtendedStatus 物件的字串。
此參數可讓記憶體提供者傳回擴充 (實作特定) 錯誤資訊。
傳回值
成功 (0)
不支援 (1)
未指定的錯誤 (2)
逾 時 (3)
失敗 (4)
無效的參數 (5)
拒絕存取 (40001)
沒有足夠的資源來完成作業。 (40002)
快取過期 (40003)
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
命名空間 | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |