IDiaEnumTables::get_Count

检索表的数量。

语法

HRESULT get_Count (    LONG* pRetVal
);

参数

pRetVal

[out] 返回表的数量。

返回值

如果成功,则返回 S_OK;否则,返回错误代码。

另请参阅