Partager via


IMetaDataTables2::GetMetaDataStorage Method

Gets the size and contents of the metadata stored in the specified section.

HRESULT GetMetaDataStorage (
    const void   **ppvMd,
    ULONG        *pcbMd
);

Parameters

Parameter Description

ppvMd

[in, out] A pointer to a metadata section.

pcbMd

[out] The size of the metadata stream.

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: cor.h

Library: Used as a resource in Mscoree.dll

.NET Framework Version: 2.0

See Also

Reference

IMetaDataTables2 Interface
IMetaDataTables Interface