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