Enum wfcElementTreeFormat
# include <wfcElementTree.h>
enum wfcElementTreeFormat
{
wfcELEMTREE_XML,
wfcElementTreeFormat_nil
};
Description
This enumerated type lists the different formats in the which the element tree can be written to.
Values
-
wfcELEMTREE_XML
-
-
wfcElementTreeFormat_nil
- Enum null value.