IDiaEnumDebugStreams::get_Count

检索调试流的数量。

语法

HRESULT get_Count( 
   LONG* pRetVal
);

参数

pRetVal

[out] 返回此枚举器中可用的调试流数量。

返回值

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

另请参阅