IDiaSession::get_globalScope

检索对全局范围。

HRESULT get_globalScope ( 
   IDiaSymbol** pRetVal
);

参数

  • pRetVal
    [out] 返回表示全局范围的 IDiaSymbol 对象。

返回值

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

请参见

参考

Exe

IDiaSession

IDiaSymbol