Partilhar via


IMetaDataTables::GetBlobHeapSize Method

Obtém o tamanho, em bytes, da pilha de objeto binário grande (BLOB).

Syntax

HRESULT GetBlobHeapSize (
    [out] ULONG     *pcbBlobs
);

Parameters

pcbBlobs [saídas] Um ponteiro para o tamanho, em bytes, do heap BLOB.

Requirements

Plataformas: Consulte Sistemas operacionais suportados pelo .NET.

Header: Cor.h

Library: CorGuids.lib

See also