nw::lyt::ARCGetDirEntryName Function

Syntax

NW_INLINE const wchar_t * ARCGetDirEntryName(
     ARCDirEntry * dirent
);

Arguments

Name Description
in dirent Directory entry structure.

Return Values

Pointer to the name of the directory entry.

Description

Gets the name of the directory entry.

The name of the directory entry is not included in the path.

See Also

ARCReadDir


CONFIDENTIAL