0 out of 10 rated this helpful - Rate this topic

INapComponentConfig3 interface

Applies to: desktop apps only

The INapComponentConfig3 interface provides NAP system configuration methods for system health validators (SHVs) to set and modify configuration data for a specific configuration ID.

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

Members

The INapComponentConfig3 interface inherits from INapComponentConfig2. INapComponentConfig3 also has these types of members:

Methods

The INapComponentConfig3 interface has these methods.

MethodDescription
INapComponentConfig3::DeleteAllConfig

Implemented by SHVs to provide a way to reset the SHV store to its original state after setup.

INapComponentConfig3::DeleteConfig

Implemented by SHVs to provide a way to delete configuration data for a specific configuration ID.

INapComponentConfig3::GetConfigFromID

Implemented by SHVs to provide a way to obtain configuration data for a specific configuration ID.

INapComponentConfig3::NewConfig

Implemented by SHVs to provide a way to create configuration data for a specific configuration ID.

INapComponentConfig3::SetConfigToID

Implemented by SHVs to provide a way to set the configuration data for a specific configuration ID.

 

Remarks

This interface should not be implemented by system health agents (SHAs) or quarantine enforcement clients (QECs).

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008 R2

Header

NapCommon.h

IDL

NapCommon.idl

See also

NAP Interfaces
NAP Reference

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ