This topic has not yet been rated - Rate this topic

IDiaSession::get_globalScope

Retrieves a reference to the global scope.

HRESULT get_globalScope ( 
   IDiaSymbol** pRetVal
);
pRetVal

[out] Returns an IDiaSymbol object that represents the global scope.

If successful, returns S_OK; otherwise, returns an error code.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.