DSEHold

Contains information about server holds associated with a DSEvent.

Service:eDirectory Event
Defined In:nwdsevnt.h

Structure

    typedef struct 
    { 
       uint32   entryID ; 
       uint32   amount ; 
    } DSEHold;
    

Fields

entryID
Specifies the ID of the object that owns the accounting information.
amount
Specifies the number of charges that are on hold.

Remarks

See the Server Holds attribute in the eDirectory Schema Reference to see how this information is used.