ISymUnmanagedNamespace Interface

Represents a namespace.

Methods

Method

Description

ISymUnmanagedNamespace::GetName Method

Gets the name of this namespace.

ISymUnmanagedNamespace::GetNamespaces Method

Gets the children of this namespace.

ISymUnmanagedNamespace::GetVariables Method

Returns all variables defined at global scope within this namespace.

Requirements

Header: CorSym.idl

See Also

Other Resources

Diagnostics Symbol Store Interfaces