IMetaDataAssemblyImport::GetExportedTypeProps Method
.NET Framework 3.0
Gets the set of properties of the exported type with the specified metadata signature.
HRESULT GetExportedTypeProps (
[in] mdExportedType mdct,
[out] LPWSTR szName,
[in] ULONG cchName,
[out] ULONG *pchName,
[out] mdToken *ptkImplementation,
[out] mdTypeDef *ptkTypeDef,
[out] DWORD *pdwExportedTypeFlags
);