IDebugProcess2.GetPhysicalProcessId(AD_PROCESS_ID[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]