Edit

Share via


ICorDebugModule::GetProcess Method

Gets the containing process of this module.

Syntax

HRESULT GetProcess (
    [out] ICorDebugProcess **ppProcess
);

Parameters

ppProcess [out] A pointer to the address of an ICorDebugProcess object that represents the process containing this module.

Requirements

Platforms: See .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 1.0