|
|
|
|
version 2003
PA_GetResourceNameList (resFile; kind; nameList) → long
| Parameter | Type | Description | |
| resFile | short | → | File reference number of the file to access |
| kind | unsigned long | → | Kind (4 Bytes type) of resources |
| nameList | char* | ← | List of resource names of a type |
| Function result | long | ← | Number of names returned |
Description
The routine
PA_GetResourceNameList
fills the buffer pointed to by
nameList
with all the resource names of type
kind
present in the file referenced by
resFile
, and returns the number of names.
IMPORTANT NOTE
PA_GetResourceNameList