Description | |||||||||||
Returns a copy of the current active sketcher section. Note that if Intent Manager mode is supposed to be used for this section, the call ProSectionIntentManagerModeSet( section, PRO_B_TRUE ) must follow the call to ProSectionActiveGet(). | |||||||||||
Replacement in Object TOOLKIT: | wfcWSession::GetActiveSection | ||||||||||
Synopsis | |||||||||||
#include <ProSection.h> | |||||||||||
ProError | ProSectionActiveGet | ( | |||||||||
ProSection* p_section | |||||||||||
/* (Out) | |||||||||||
copy of the current sketcher section | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|