Contains the eDirectory information for the attributes that use the Typed Name syntax.
typedef struct
{
pnstr8 objectName ;
nuint32 level ;
nuint32 interval ;
} Typed_Name_T;
Typed_Name_T = Record
objectName : pnstr8;
level : nuint32;
interval : nuint32
End;
Points to the distinguished name of the eDirectory object.
Specifies the priority of the attribute. This is a relative value assigned by the user.
Specifies the frequency of reference. This is a relative value assigned by the user.