nw::lyt::ARCGetDirEntryEntrynum Function

Syntax

NW_INLINE s32 ARCGetDirEntryEntrynum(
     ARCDirEntry * dirent
);

Arguments

Name Description
in dirent Directory entry structure.

Return Values

Returns the entry number of the directory entry.

Description

Gets the entry number of the directory entry.

See Also

ARCReadDir


CONFIDENTIAL