다음을 통해 공유


ICorDebugAssembly::EnumerateModules 메서드

ICorDebugAssembly에 포함된 모듈의 열거자를 가져옵니다.

HRESULT EnumerateModules (
    [out] ICorDebugModuleEnum **ppModules
);

매개 변수

  • ppModules
    [out] 열거자인 ICorDebugModuleEnum 인터페이스의 주소에 대한 포인터입니다.

요구 사항

플랫폼: .NET Framework 시스템 요구 사항 참조

헤더: CorDebug.idl, CorDebug.h

라이브러리: CorGuids.lib

.NET Framework 버전: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

참고 항목

참조

ICorDebugAssembly 인터페이스