NAMEID_TYPE
Holds the distinguished name of the replica and its type.
typedef struct
{
void *dn;
unsigned long id;
unsigned long type;
} NAMEID_TYPE;
Replica Types(NDS Core Services)).