INapSystemHealthAgentBinding2 interface

Note

The Network Access Protection platform is not available starting with Windows 10

The INapSystemHealthAgentBinding2 provides methods that the SHAs use to communicate with the NapAgent.

Note

This interface inherits all the methods of INapSystemHealthAgentBinding and should be used instead.

Members

The INapSystemHealthAgentBinding2 interface inherits from INapSystemHealthAgentBinding. INapSystemHealthAgentBinding2 also has these types of members:

Methods

The INapSystemHealthAgentBinding2 interface has these methods.

Method Description
INapSystemHealthAgentBinding2::GetSystemIsolationInfoEx Called by SHAs to determine the system isolation state and extended isolation state.

Remarks

All the APIs in this interface will return RPC_E_DISCONNECTED if the NapAgent is stopped. This object will recover automatically and rebind to the NapAgent, once it restarts.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
NapSystemHealthAgent.h
IDL
NapSystemHealthAgent.idl
DLL
Qagent.dll

See also

INapSystemHealthAgentBinding

NAP Interfaces

NAP Reference