API Documentation
>
Enumerated Types
> Enum wfcFeatureElemTreeExtractOptions
Enum wfcFeatureElemTreeExtractOptions
# include <
wfcFeature.h
>
enum
wfcFeatureElemTreeExtractOptions
{
wfcFEAT_EXTRACT_NO_OPTS
,
wfcFeatureElemTreeExtractOptions_nil
};
Description
This enumerated type lists the options used for the extraction of element tree
Values
wfcFEAT_EXTRACT_NO_OPTS
No options.
wfcFeatureElemTreeExtractOptions_nil
Enum null value.
Was this helpful?
This site works best with JavaScript enabled