다음을 통해 공유


IDebugArrayField

이 인터페이스는 배열 기호 또는 형식에 설명합니다.

IDebugArrayField : IDebugContainerField

구현자 참고 사항

기호 공급자를 구현 하는 동일한 개체에서이 인터페이스는 구현에서 IDebugContainerField 인터페이스입니다. 이 인터페이스는 array 개체를 나타내는 특수화입니다.

호출자에 대 한 참고 사항

사용 QueryInterface 에서이 인터페이스를 가져올 수 있는 IDebugContainerField 경우 인터페이스 IDebugField::GetKind 플래그를 반환 합니다. FIELD_TYPE_ARRAY.

메서드에서 Vtable 순서

메서드 외에 IDebugFieldIDebugContainerField 인터페이스,이 인터페이스는 구현 합니다.

메서드

설명

IDebugArrayField::GetNumberOfElements

배열에서 요소의 개수를 가져옵니다.

IDebugArrayField::GetElementType

요소 형식을에 배열에 가져옵니다.

IDebugArrayField::GetRank

배열의 차수를 가져옵니다.

요구 사항

헤더: sh.h

네임 스페이스: Microsoft.VisualStudio.Debugger.Interop

어셈블리: Microsoft.VisualStudio.Debugger.Interop.dll

참고 항목

참조

IDebugContainerField

IDebugField

개념

기호 공급자 인터페이스