nw::lyt::ARCChangeDir Function| Name | Description | |
|---|---|---|
| inout | handle | An ARCHandle structure. |
| in | dir | The directory structure of the directory to be changed. |
Changes the current directory of the archive.
Changes the current directory of the archive to the directory indicated by the directory structure.
The directory structure must be initialized beforehand using ARCOpenDir().
The ARCHandle structure must be initialized beforehand using ARCInitHandle.
CONFIDENTIAL