Edit

Share via


IMetaDataTables::GetGuidHeapSize Method

Gets the size, in bytes, of the GUID heap.

Syntax

HRESULT GetGuidHeapSize (
    [out] ULONG   *pcbGuids
);

Parameters

pcbGuids [out] A pointer to the size, in bytes, of the GUID heap.

Requirements

Platforms: See .NET supported operating systems.

Header: Cor.h

Library: CorGuids.lib

See also