函式查看系統許可權的特權值,返回信息到一個LUID結構體裡。
基本介紹
- 外文名:LookupPrivilegeValue
- 性質:科學
- 類別:計算機
- 屬於:編程
函式概況
函式示例
客戶機 | Requires Windows Vista, Windows XP, Windows 2000 Professional, or Windows NT Workstation. |
---|---|
伺服器 | Requires Windows Server 2008, Windows Server 2003, Windows 2000 Server, or Windows NT Server. |
頭檔案 | Declared in Winbase.h; include Windows.h. |
庫 | 引用 Advapi32.lib. |
DLL | 需要 Advapi32.dll. |
字元集 | Implemented as LookupPrivilegeValueW (Unicode) 或LookupPrivilegeValueA (ANSI). |