DSEPath

Contains a path associated with a DSEvent.

Service:eDirectory Event
Defined In:nwdsevnt.h

Structure

    typedef struct 
    { 
       uint32   nameSpaceType ; 
       uint32   volumeEntryID ; 
       uint32   length ; 
       uint8    data [1]; 
    } DSEPath;
    

Fields

nameSpaceType
Specifies the type of the name space.
volumeEntryID
Specifies the local ID for the volume where the path is located.
length
Specifies the length of the path.
data
Specifies the location where the path is stored.

Remarks

The following name-space types have been defined: