Edit

Share via


ICorDebugProcess::GetID Method

Gets the operating system (OS) ID of the process.

Syntax

HRESULT GetID([out] DWORD *pdwProcessId);

Parameters

pdwProcessId [out] The unique ID of the process.

Requirements

Platforms: See .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 1.0