ICorDebugAssembly::GetCodeBase 方法
此方法不會在目前版本的 .NET Framework中實作。
語法
HRESULT GetCodeBase (
[in] ULONG32 cchName,
[out] ULONG32 *pcchName,
[out, size_is(cchName), length_is(*pcchName)]
WCHAR szName[]
);
此方法不會在目前版本的 .NET Framework中實作。
HRESULT GetCodeBase (
[in] ULONG32 cchName,
[out] ULONG32 *pcchName,
[out, size_is(cchName), length_is(*pcchName)]
WCHAR szName[]
);