Share via


IDebugProcess2.GetPhysicalProcessId(AD_PROCESS_ID[]) Method

Definition

public:
 int GetPhysicalProcessId(cli::array <Microsoft::VisualStudio::Debugger::Interop::AD_PROCESS_ID> ^ pProcessId);
public int GetPhysicalProcessId(Microsoft.VisualStudio.Debugger.Interop.AD_PROCESS_ID[] pProcessId);
abstract member GetPhysicalProcessId : Microsoft.VisualStudio.Debugger.Interop.AD_PROCESS_ID[] -> int
Public Function GetPhysicalProcessId (pProcessId As AD_PROCESS_ID()) As Integer

Parameters

pProcessId
AD_PROCESS_ID[]

Returns

Applies to