IMetaDataAssemblyImport::GetManifestResourceProps Method
.NET Framework 3.0
Gets the set of properties of the manifest resource with the specified metadata signature.
HRESULT GetManifestResourceProps (
[in] mdManifestResource mdmr,
[out] LPWSTR szName,
[in] ULONG cchName,
[out] ULONG *pchName,
[out] mdToken *ptkImplementation,
[out] DWORD *pdwOffset,
[out] DWORD *pdwResourceFlags
);