GetDirectoryEntry

Returns the DirectoryEntry object for the map entry object.

Syntax

DirectoryEntry GetDirectoryEntry ()

Return value

The directory entry for the map entry object.

Discussion

This method can only be used in .NET programs because DirectoryEntry is a .NET-specific class for directory objects. This method cannot be used in COM-based programs.