Interfaz INapSystemHealthAgentBinding

Nota

La plataforma protección de acceso a redes no está disponible a partir de Windows 10

INapSystemHealthAgentBinding proporciona métodos que usan los SHAs para comunicarse con NapAgent.

Nota

INapSystemHealthAgentBinding2 hereda todos los métodos de esta interfaz y debe usarse en su lugar.

Miembros

La interfaz INapSystemHealthAgentBinding hereda de la interfaz IUnknown . INapSystemHealthAgentBinding también tiene estos tipos de miembros:

Métodos

La interfaz INapSystemHealthAgentBinding tiene estos métodos.

Método Descripción
INapSystemHealthAgentBinding::FlushCache Lo llama un SHA para vaciar su caché de SoH.
INapSystemHealthAgentBinding::GetSystemIsolationInfo Lo llaman los SHAs para determinar el estado de aislamiento del sistema.
INapSystemHealthAgentBinding::Initialize Inicializa el SHA y enlaza el SHA al servicio NapAgent.
INapSystemHealthAgentBinding::NotifySoHChange Lo llaman los SHAs cuando cambia su SoH.
INapSystemHealthAgentBinding::Uninitialize Llamado por las ENTIDADES de nivel de servicio para hacer que NapAgent libere todas sus referencias a punteros COM sha.

Observaciones

Todas las API de esta interfaz devolverán RPC_E_DISCONNECTED si se detiene NapAgent. Este objeto se recuperará automáticamente y se volverá a enlazar a NapAgent, una vez que se reinicie.

Requisitos

Requisito Value
Cliente mínimo compatible
Windows Vista [solo aplicaciones de escritorio]
Servidor mínimo compatible
Windows Server 2008 [solo aplicaciones de escritorio]
Encabezado
NapSystemHealthAgent.h
IDL
NapSystemHealthAgent.idl
Archivo DLL
Qagent.dll

Vea también

NAP Interfaces

Referencia de NAP