共用方式為


ISymUnmanagedScope2 介面

代表方法內的語彙範圍 (Lexical Scope)。 這個介面會使用方法擴充 ISymUnmanagedScope 介面,這些方法會取得在範圍內定義的常數相關資訊。

方法

方法

說明

ISymUnmanagedScope2::GetConstantCount 方法

取得在這個範圍內定義的常數計數。

ISymUnmanagedScope2::GetConstants 方法

取得在這個範圍內定義的區域常數。

需求

**標頭:**CorSym.idl、CorSym.h

請參閱

參考

ISymUnmanagedScope 介面

其他資源

診斷符號存放區介面