Share via


ICorDebugAssembly::GetCodeBase Method

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

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

See Also

Reference

ICorDebugAssembly Interface