Library | Module

Enum pfcSymbolGroupFilter

Description

This enumerated type represents the filter option for getting symbol groups included in a symbol instance.




Values

DTLSYMINST_ALL_GROUPS
Get all symbol groups.
DTLSYMINST_ACTIVE_GROUPS
Get only active symbol groups.
DTLSYMINST_INACTIVE_GROUPS
Get only inactive symbol groups.
SymbolGroupFilter_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.