IMetaDataAssemblyImport::EnumManifestResources Method
.NET Framework 3.0
Gets a pointer to an enumerator for the resources referenced in the current assembly manifest.
HRESULT EnumManifestResources (
[in, out] HCORENUM *phEnum,
[out] mdManifestResource rManifestResources[],
[in] ULONG cMax,
[out] ULONG *pcTokens
);