| Name | Description | |
|---|---|---|
| inout | pArcHandle | Specifies ARCHandle. |
| in | pRootName | The name of the directory that is the root for resource searches. |
| out | pDir | Stores directory information. |
Opens the archive directory of the font resource.
After the directory is opened, directory entry information for the font resource is obtained using ReadFontDir().
Internally, this function calls ARCChangeDir() and ARCOpenDir(). After using this function, close the directory using ARCCloseDir().
CONFIDENTIAL