ICorDebugAssembly::GetCodeBase Method

This method is not implemented in the current version of the .NET Framework.

Syntax

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