Edit

Share via


ICorDebugAssembly::GetCodeBase Method

This method is not implemented.

Syntax

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