Contains the Unicode canonicalized distinguished name and optionally the Unicode tree name for an NDS TM object.
typedef struct {
NWDPText object;
NWDPText treeOption;
} NWDPNdsName, N_FAR *pNWDPNdsName;
nwdp_att.h
Specifies the null-terminated, canonicalized Unicode distinguished name for the NDS object.
Specifies a null-terminated Unicode tree name. If omitted, the current tree name is assumed. (Optional)
The object name can be specified relative to the current context, but when sending name data to another entity on the tree, the full name is required.