IDebugProgramNode2.GetHostPid(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 GetHostPid(cli::array <Microsoft::VisualStudio::Debugger::Interop::AD_PROCESS_ID> ^ pHostProcessId);
public int GetHostPid(Microsoft.VisualStudio.Debugger.Interop.AD_PROCESS_ID[] pHostProcessId);
abstract member GetHostPid : Microsoft.VisualStudio.Debugger.Interop.AD_PROCESS_ID[] -> int
Public Function GetHostPid (pHostProcessId As AD_PROCESS_ID()) As Integer
Parameters
- pHostProcessId
- AD_PROCESS_ID[]