IMetaDataTables::GetGuidHeapSize 方法

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

语法

HRESULT GetGuidHeapSize (  
    [out] ULONG   *pcbGuids  
);  

参数

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

要求

平台:请参阅系统要求

标头:Cor.h

库:用作 MsCorEE.dll 中的资源

.NET Framework 版本:自 1.0 起可用

另请参阅