IDiaTable::get_Count

检索表中的项数。

语法

HRESULT get_Count ( 
   LONG* pRetVal
);

参数

pRetVal

[out] 返回表中的项数。

返回值

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

另请参阅