Description | ||||||||||||||
Sets the name of the specified section. | ||||||||||||||
Replacement in Object TOOLKIT: | wfcSection::SetName | |||||||||||||
Synopsis | ||||||||||||||
#include <ProSection.h> | ||||||||||||||
ProError | ProSectionNameSet | ( | ||||||||||||
ProSection section | ||||||||||||||
/* (In) | ||||||||||||||
The section | ||||||||||||||
*/ | ||||||||||||||
wchar_t new_name[] | ||||||||||||||
/* (In) | ||||||||||||||
The new name for the section | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|