ICorDebugAssembly::GetCodeBase メソッド

このメソッドは .NET Framework の現在のバージョンでは実装されていません。

構文

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