GetNumResourceMetadata
Docslocal retval = GetNumResourceMetadata(resourceName, metadataKey)Description
Gets the amount of metadata values with the specified key existing in the specified resource's manifest.
See also: Resource manifest
Parameters
| Name | Type | Description |
|---|---|---|
resourceName | char* | The resource name. |
metadataKey | char* | The key to look up in the resource manifest. |
Returns
intReturns an integer value.