Category Assembly, Object ProAsmcomp

Function ProAsmcompFlexibleUnset


Description
convert a flexible component to the regular one
Replacement in Object TOOLKIT: wfcWComponentFeat::UnsetAsFlexible
Synopsis
#include <ProAsmcomp.h>
ProErrorProAsmcompFlexibleUnset(
ProAsmcomp* flexible_comp
/* (In)
The component to be converted to regular one
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded
PRO_TK_BAD_INPUTSThe input argument is invalid.

Manual References:

  1. Assembly: Basic Assembly Access: Flexible Components
  2. Assembly: Basic Assembly Access: Flexible Components