IDiaEnumDebugStreamData::get_name

检索调试数据流的名称。

语法

HRESULT get_Name ( 
   BSTR * pRetVal
)

参数

pRetVal

[out] 返回调试数据流的名称。

返回值

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

另请参阅