Windows 安全应用函数
以下函数用于 Windows 安全应用。
在本部分中
主题 | 描述 |
---|---|
WscGetSecurityProviderHealth |
获取由指定的 WSC_SECURITY_PROVIDER 枚举值表示的安全提供程序类别的聚合运行状况。 |
WscRegisterForChanges |
注册在 Windows 安全应用检测到可能影响其中一个安全提供程序运行状况的更改时要运行的回调函数。 |
WscUnRegisterChanges |
取消通过调用 WscRegisterForChanges 函数进行的回调注册。 |