CGXTabCreateInfo::SetContextGenMode
void SetContextGenMode(gxContextGen gen);
gen
Interpreted as below
Return Value
enum gxContextGen
-
gxGenFromDefault :- The primary Create Context will be used to generate this create context
-
:- Will be generated from the CreateContext at the index that is specified by CGXTabCreateInfo::GetIndex().
- : This is not supported in this variant. Please use SetUseContextIntact instead.
}
See AlsoCGXTabCreateInfo::GetContextGenMode