IXtfConsoleControlClient::GetConfigSettings Method

Causes all configuration settings to be enumerated and reported via a callback.

Syntax

public:
HRESULT GetConfigSettings(
         IXtfConfigSettingsCallback *pCallback
)  

Parameters

pCallback
Type: IXtfConfigSettingsCallback *

Pointer to an instance of the XtfConfigSettingsCallback class, to be invoked as each config setting is enumerated.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolecontrol.h.

Library: Use xtfconsolecontrol.lib.