Edit

Share via


IMetaDataTables::GetUserStringHeapSize Method

Gets the size, in bytes, of the user string heap.

Syntax

HRESULT GetUserStringHeapSize (
    [out] ULONG   *pcbBlobs
);

Parameters

pcbBlobs [out] A pointer to the size, in bytes, of the user string heap.

Requirements

Platforms: See .NET supported operating systems.

Header: Cor.h

Library: CorGuids.lib

See also