IDebugRemoteServer2.EnumRemoteProcesses(ENUMERATED_PROCESS_ARRAY[]) 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 EnumRemoteProcesses(cli::array <Microsoft::VisualStudio::Debugger::Interop::ENUMERATED_PROCESS_ARRAY> ^ pProcessArray);
public int EnumRemoteProcesses(Microsoft.VisualStudio.Debugger.Interop.ENUMERATED_PROCESS_ARRAY[] pProcessArray);
abstract member EnumRemoteProcesses : Microsoft.VisualStudio.Debugger.Interop.ENUMERATED_PROCESS_ARRAY[] -> int
Public Function EnumRemoteProcesses (pProcessArray As ENUMERATED_PROCESS_ARRAY()) As Integer
Parameters
- pProcessArray
- ENUMERATED_PROCESS_ARRAY[]