Method |
Description |
|
SymScope_GetChildren ( IntPtr Scope, int cChildren, int &pcChildren, [ ScopePointers ) : int |
|
|
SymScope_GetEndOffset ( IntPtr Scope, int &pRetVal ) : int |
|
|
SymScope_GetLocals ( IntPtr Scope, int cVariables, int &pcVariables, [ VariablePointers ) : int |
|
|
SymScope_GetMethod ( IntPtr Scope, IntPtr &Method ) : int |
|
|
SymScope_GetNamespaces ( IntPtr Scope, int cNamespaces, int &pcNamespaces, [ NamespacePointers ) : int |
|
|
SymScope_GetParent ( IntPtr Scope, IntPtr &ParentScope ) : int |
|
|
SymScope_GetStartOffset ( IntPtr Scope, int &pRetVal ) : int |
|
|
SymScope_Release ( IntPtr Variable ) : int |
|
|