INapSystemHealthAgentRequest interface

Note

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

The INapSystemHealthAgentRequest interface provides methods that SHAs use to communicate and coordinate processing with the NAP system.

Members

The INapSystemHealthAgentRequest interface inherits from the IUnknown interface. INapSystemHealthAgentRequest also has these types of members:

Methods

The INapSystemHealthAgentRequest interface has these methods.

Method Description
INapSystemHealthAgentRequest::GetCacheSoHFlag Used only by the NapAgent.
INapSystemHealthAgentRequest::GetCorrelationId Used by system health agents to correlate SoHs and SoHResponse.
INapSystemHealthAgentRequest::GetSoHRequest Used by SHAs to get SoHs previously cached by the NapAgent.
INapSystemHealthAgentRequest::GetSoHResponse Used by the health agent to retrieve their SoHResponse.
INapSystemHealthAgentRequest::GetStringCorrelationId Used by system health agents to log the correlation ID.
INapSystemHealthAgentRequest::SetSoHRequest Used by health agents to write their SoH request.

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
Qagentrt.dll

See also

NAP Interfaces

NAP Reference