resUtilGetQwordValue 函数 (resapi.h)
TBD
语法
DWORD ResUtilGetQwordValue(
[in] [in] HKEY hkeyClusterKey,
[in] [in] LPCWSTR pszValueName,
[out] [out] PULONGLONG pqwOutValue,
[in] [in] ULONGLONG qwDefaultValue
);
参数
[in] [in] hkeyClusterKey
TBD
[in] [in] pszValueName
TBD
[out] [out] pqwOutValue
TBD
[in] [in] qwDefaultValue
TBD
返回值
无
要求
要求 | 值 |
---|---|
最低受支持的客户端 | 无受支持的版本 |
最低受支持的服务器 | Windows Server 2008 Datacenter、Windows Server 2008 Enterprise |
目标平台 | Windows |
标头 | resapi.h |
Library | ResUtils.lib;Windows Server 2008 R2 和 Windows Server 2008 上的 ResApi.lib |
DLL | ResUtils.dll |