INapSoHProcessor interface

Note

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

The INapSoHProcessor provides methods that are used by SHAs to process the contents of SoHResponses and by SHVs to process the contents of SoHRequests.

Members

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

Methods

The INapSoHProcessor interface has these methods.

Method Description
INapSoHProcessor::FindNextAttribute Finds the location index of the next SoH packet attribute.
INapSoHProcessor::GetAttribute Retrieves the attribute type and value.
INapSoHProcessor::GetNumberOfAttributes Retrieves the number of attributes contained in the SoH.
INapSoHProcessor::Initialize Initializes the SoH protocol packet and NAP System for content processing.

Requirements

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

See also

NAP Interfaces

NAP Reference