nw::lyt::ARCOpenDir Function| Name | Description | |
|---|---|---|
| in | handle | An ARCHandle structure. |
| in | entrynum | The entry number of the directory to open. |
| out | dir | The directory structure to be initialized. |
Opens a directory.
Opens the directory given by the entry number and initializes the specified ARCDir structure.
The ARCHandle structure must be initialized beforehand using ARCInitHandle.
CONFIDENTIAL