Edit

Share via


IMetaDataTables::GetBlobHeapSize Method

Gets the size, in bytes, of the binary large object (BLOB) heap.

Syntax

HRESULT GetBlobHeapSize (
    [out] ULONG     *pcbBlobs
);

Parameters

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

Requirements

Platforms: See .NET supported operating systems.

Header: Cor.h

Library: CorGuids.lib

See also