INapEnforcementClientCallback interface

Note

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

The INapEnforcementClientCallback interface provides callback methods that enforcement clients must implement to enable the NapAgent to communicate with them.

Members

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

Methods

The INapEnforcementClientCallback interface has these methods.

Method Description
INapEnforcementClientCallback::GetConnections Used by the NapAgent to retrieve connections.
INapEnforcementClientCallback::NotifySoHChange Used by the NapAgent to inform the enforcement client of SoH changes.

Requirements

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