Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::GetPref
bool CATWindow::GetPref ( const CATString prefName,
CATString prefValue 
)

GetPref() retrieves the value of the requested preference.

Parameters:
prefName - name of preference
prefValue - ref to value of preference (several overloaded types)
Returns:
bool - true if the preference existed, false otherwise. If not found, prefValue remains unchanged.
See also:
SetPref()
GetPref() retrieves the value of the requested preference.

Parameters:
prefName - name of preference
prefValue - ref to value of preference (several overloaded types)
Returns:
bool - true if the preference existed, false otherwise. If not found, prefValue remains unchanged.
See also:
SetPref()

Definition at line 1812 of file CATWindow.cpp.

References CATGuiObj::fName, gApp, CATPrefs::GetPref(), and CATApp::GetPrefs().

Referenced by RectFromAttribs().


Generated on Mon Feb 11 04:11:22 2008 for Game Accessibility Suite by doxygen 1.5.4