NWDPNdsName

Contains the Unicode canonicalized distinguished name and optionally the Unicode tree name for an NDS TM object.


Structure

typedef struct {  
NWDPText object;
NWDPText treeOption;
} NWDPNdsName, N_FAR *pNWDPNdsName;


Header File

nwdp_att.h


Fields

object

Specifies the null-terminated, canonicalized Unicode distinguished name for the NDS object.


treeOption

Specifies a null-terminated Unicode tree name. If omitted, the current tree name is assumed. (Optional)


Remarks

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.