共用方式為


IMetaDataTables::GetGuidHeapSize 方法 (rometadataapi.h)

取得 GUID 堆積的大小 (以位元組為單位)。

語法

HRESULT GetGuidHeapSize(
  [out] ULONG *pcbGuids
);

參數

[out] pcbGuids

GUID 堆積的大小指標,以位元組為單位。

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
目標平台 Windows
標頭 rometadataapi.h

另請參閱

IMetaDataTables