Returns settings for the current console.
public:
HRESULT GetAllSettings(
XTFCONFIGSETTING **pConfigSettings,
int *count
)
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.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfconsolecontrol.h.
Library: Use xtfconsolecontrol.lib.