nw::lyt::ARCGetStartOffset Function

Syntax

u32 ARCGetStartOffset(
     ARCFileInfo * af
);

Arguments

Name Description
in af The ARCFileInfo structure of the file.

Return Values

Returns the start offset of the file.

Description

Gets the offset from the front of the archive to the start of the file.

See Also

ARCFastOpen
ARCOpen
ARCGetLength


CONFIDENTIAL