다음을 통해 공유


IEnumDebugCustomAttributes

사용자 지정 특성을 열거합니다.

IEnumCustomAttributes : IUnknown

구현자 참고 사항

기호 공급자 사용자 지정 특성을 지원 하기 위해이 인터페이스를 구현 합니다. (-는 IDebugCustomAttribute 인터페이스)입니다.

호출자에 대 한 참고 사항

IDebugCustomAttributeQuery2::EnumCustomAttributes이 인터페이스를 반환합니다.

메서드에서 Vtable 순서

다음 표에서 메서드를 IEnumDebugCustomAttributes.

메서드

설명

IEnumDebugCustomAttributes::Next

사용자 지정 특성은 열거 시퀀스에서 지정 된 시간을 검색합니다.

IEnumDebugCustomAttributes::Skip

사용자 지정 특성은 열거 시퀀스에서 지정한 개수의 건너뜁니다.

IEnumDebugCustomAttributes::Reset

열거형 시퀀스를 처음으로 다시 설정합니다.

IEnumDebugCustomAttributes::Clone

현재 열거자와 열거 상태가 같은 포함 하는 열거자를 만듭니다.

IEnumDebugCustomAttributes::GetCount

사용자 지정 특성의 수를의 열거자를 가져옵니다.

요구 사항

헤더: sh.h

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

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

참고 항목

참조

IDebugCustomAttributeQuery2::EnumCustomAttributes

IDebugCustomAttribute

개념

기호 공급자 인터페이스