INapComponentConfig3 Interface

[This documentation is preliminary and is subject to change.]

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.

Methods

The INapComponentConfig3 interface inherits from INapComponentConfig2.

In addition, INapComponentConfig3 defines the following methods.

MethodDescription

INapComponentConfig3::NewConfig

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

INapComponentConfig3::DeleteConfig

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

INapComponentConfig3::DeleteAllConfig

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

INapComponentConfig3::GetConfigFromID

Implemented by SHVs to provide a way to obtain 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 clientNone supported
Minimum supported serverWindows Server 2008 R2
HeaderNapCommon.h
IDLNapCommon.idl

See Also

NAP Interfaces
NAP Reference

Send comments about this topic to Microsoft

Build date: 5/28/2009

Tags :


Page view tracker