Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The WintrustGetRegPolicyFlags function retrieves policy flags for a policy provider.
Note This function has no associated import library. You must use the LoadLibrary and GetProcAddress functions to dynamically link to Wintrust.dll.
Syntax
void WintrustGetRegPolicyFlags(
[out] DWORD *pdwPolicyFlags
);
Parameters
[out] pdwPolicyFlags
This parameter can be a bitwise combination of one or more of the following values.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | wintrust.h |
| Library | nanosrv.lib |
| DLL | Wintrust.dll |