Enum EpfcSymbolGroupFilter
Description
This enumerated type represents the filter option for getting symbol groups included in a symbol instance.
Values
-
EpfcDTLSYMINST_ALL_GROUPS
- Get all symbol groups.
-
EpfcDTLSYMINST_ACTIVE_GROUPS
- Get only active symbol groups.
-
EpfcDTLSYMINST_INACTIVE_GROUPS
- Get only inactive symbol groups.
-
EpfcSymbolGroupFilter_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.