Description | |||||||||||
Gets the components of an explode state. | |||||||||||
Replacement in Object TOOLKIT: | wfcWExplodedState::GetExplodedcomponents | ||||||||||
Synopsis | |||||||||||
#include <ProExpldstate.h> | |||||||||||
ProError | ProExpldstateExplodedcomponentsGet | ( | |||||||||
ProExpldstate* p_expl_state | |||||||||||
/* (In) | |||||||||||
The explode state. Cannot be NULL. | |||||||||||
*/ | |||||||||||
ProAsmcomppath** pp_comp_paths | |||||||||||
/* (Out) | |||||||||||
ProArray of paths to components which are included in this explode state. Cannot be NULL. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|