次の方法で共有


ICorDebugAssembly::GetCodeBase メソッド

このメソッドは実装されていません。

構文

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