ReactOS 0.4.16-dev-1041-g8b6907f
|
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 256 of file cordebug.idl.
HRESULT ICorDebugAppDomain::Attach | ( | ) |
HRESULT ICorDebugAppDomain::EnumerateAssemblies | ( | [out] ICorDebugAssemblyEnum ** | ppAssemblies | ) |
HRESULT ICorDebugAppDomain::EnumerateBreakpoints | ( | [out] ICorDebugBreakpointEnum ** | ppBreakpoints | ) |
HRESULT ICorDebugAppDomain::EnumerateSteppers | ( | [out] ICorDebugStepperEnum ** | ppSteppers | ) |
HRESULT ICorDebugAppDomain::GetModuleFromMetaDataInterface | ( | [in] IUnknown * | pIMetaData, |
[out] ICorDebugModule ** | ppModule | ||
) |
HRESULT ICorDebugAppDomain::GetName | ( | [in] ULONG32 | cchName, |
[out] ULONG32 * | pcchName, | ||
[out] WCHAR | szName[] | ||
) |
HRESULT ICorDebugAppDomain::GetObject | ( | [out] ICorDebugValue ** | ppObject | ) |
HRESULT ICorDebugAppDomain::GetProcess | ( | [out] ICorDebugProcess ** | ppProcess | ) |