다음을 통해 공유


ICorDebugAssembly::GetCodeBase 메서드

이 메서드는 .NET Framework의 현재 버전에서 구현되지 않습니다.

구문

HRESULT GetCodeBase (  
    [in] ULONG32  cchName,  
    [out] ULONG32 *pcchName,  
    [out, size_is(cchName), length_is(*pcchName)]
        WCHAR szName[]  
);