IXtfConsoleControlClient::GetAllSettings Method

Returns settings for the current console.

Syntax

public:
HRESULT GetAllSettings(
         XTFCONFIGSETTING **pConfigSettings,
         int *count
)  

Parameters

pConfigSettings
Type: XTFCONFIGSETTING **

On successful completion, points to an array of XTFCONFIGSETTING structures describing the settings.

count
Type: int *

On successful completion, the number of elements in the pConfigSettings array.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolecontrol.h.

Library: Use xtfconsolecontrol.lib.