다음을 통해 공유


ISymUnmanagedScope 인터페이스

메서드 내의 어휘 scope 나타냅니다.

메서드

메서드 Description
GetChildren 메서드 이 scope 자식을 가져옵니다.
GetEndOffset 메서드 이 scope 대한 끝 오프셋을 가져옵니다.
GetLocalCount 메서드 이 scope 내에 정의된 지역 변수의 수를 가져옵니다.
GetLocals 메서드 이 scope 내에 정의된 지역 변수를 가져옵니다.
GetMethod 메서드 이 scope 포함하는 메서드를 가져옵니다.
GetNamespaces 메서드 이 scope 내에서 사용되는 네임스페이스를 가져옵니다.
GetParent 메서드 이 scope 부모 scope 가져옵니다.
GetStartOffset 메서드 이 scope 대한 시작 오프셋을 가져옵니다.

요구 사항

헤더: CorSym.idl, CorSym.h

참고 항목