Causes all configuration settings to be enumerated and reported via a callback.
public:
HRESULT GetConfigSettings(
IXtfConfigSettingsCallback *pCallback
)
pCallback
Type: IXtfConfigSettingsCallback *
Pointer to an instance of the XtfConfigSettingsCallback class, to be invoked as each config setting is enumerated.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfconsolecontrol.h.
Library: Use xtfconsolecontrol.lib.