DSETypedName

Contains a Typed Name structure associated with a DSEvent.

Service:eDirectory Event
Defined In:nwdsevnt.h

Structure

    typedef struct 
    { 
       uint32   entryID ; 
       uint32   level ; 
       uint32   interval ; 
    } DSETypedName;
    

Fields

entryID
Specifies the local ID for the object.
level
Specifies the priority.
interval
Specifies the frequency of reference.

Remarks

The meaning of the information for this structure is determined by the attribute to which the information belongs.