preferences_branch_factory Class Reference
#include <preferences_page.h>
List of all members.
|
Public Member Functions |
| | preferences_branch_factory (const GUID &p_guid, const GUID &p_parent, const char *p_name, double p_sort_priority=0) |
Detailed Description
Instantiating this class declares a preferences branch with specified parameters.
Usage: static
preferences_branch_factory g_mybranch(mybranchguid,parentbranchguid,"name of my preferences branch goes here");
Constructor & Destructor Documentation
| preferences_branch_factory::preferences_branch_factory |
( |
const GUID & |
p_guid, |
|
|
const GUID & |
p_parent, |
|
|
const char * |
p_name, |
|
|
double |
p_sort_priority = 0 | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: