Library | File

Class wfcSubstituteComponent

# include <wfcAssembly.h>

class wfcSubstituteComponent
 : public virtual xobject
{
    xdeclare(wfcSubstituteComponent)
    ...
};
This is a COMPACT class.



Description

Specifies the component path and component feature handle of the substituted component.



Method Summary

wfcWComponentFeat_ptrGetSubCompFeat ()
The component feature handle of substituted component.
wfcWComponentPath_ptrGetSubCompPath ()
The component path of substituted component.



Method Detail

wfcWComponentPath_ptrGetSubCompPath ()

The component path of substituted component.
Manual References:
Assemblies and Components: Component Path Information, Assemblies and Components: Component Path Information




wfcWComponentFeat_ptrGetSubCompFeat ()

The component feature handle of substituted component.
Manual References:
Assemblies and Components: Component Path Information, Assemblies and Components: Component Path Information