Condividi tramite


IDebugAddress2.GetProcessId(UInt32) Method

Definition

public:
 int GetProcessId([Runtime::InteropServices::Out] System::UInt32 % pProcID);
public int GetProcessId(out uint pProcID);
abstract member GetProcessId : uint32 -> int
Public Function GetProcessId (ByRef pProcID As UInteger) As Integer

Parameters

pProcID
UInt32

Returns

Applies to