5.15 Information Types for Class Definitions

The NWDSReadClassDef function uses the following information types to determine whether to return information about both class name and class definitions. They also determine whether to return information about expanded class-definitions, ASN.1 IDs and default ACLs.

Name

C Value

Description

DS_CLASS_DEF_NAMES

0

Returns only the class names.

DS_CLASS_DEFS

1

Returns class names, class flags, and class definitions (super classes, containment classes, naming attributes, mandatory attributes, and optional attributes).

DS_EXPANDED_CLASS_DEFS

2

Returns class names, class flags, class definitions, and class definitions of the super classes.

DS_INFO_CLASS_DEFS

3

Returns class names, class flags, and ASN.1 identifiers.

DS_FULL_CLASS_DEFS

4

Returns class names, class flags, class definitions, class definitions of the super classes, and default ACLs.