nw::lyt::ARCClose Function

Syntax

bool ARCClose(
     ARCFileInfo * af
);

Arguments

Name Description
inout af The ARCFileInfo structure of the file to be closed.

Return Values

Always returns TRUE under the current implementation.

Description

Closes a file.

See Also

ARCFastOpen
ARCOpen


CONFIDENTIAL