Stores information about resource types within a binary module into an array.
AResourceTypes(cArrayName, nHMODULE)
Parameters
- cArrayName
On return the array contains the following information. Column Content Datatype 1 Resource type name or ID. C or N
- nModule
The handle to a module to be searched. Starting with Windows Vista, if this is a language-neutral Portable Executable (LN file), then appropriate .mui files (if any exist) are included in the search. If this is a specific .mui file, only that file is searched for resources.
If this parameter is 0, that is equivalent to passing in a handle to the module used to create the current process.
Return Value
The number of resource types.
See Also
Reference
AResourceLanguages
AResourceNames