IMetaDataTables::GetGuidHeapSize Method

获取 GUID 堆的大小(以字节为单位)。

Syntax

HRESULT GetGuidHeapSize (
    [out] ULONG   *pcbGuids
);

Parameters

pcbGuids [out]指向 GUID 堆的大小(以字节为单位)的指针。

Requirements

平台: 请参阅 .NET 支持的作系统

Header: Cor.h

Library: CorGuids.lib

See also