IDebugPort2::EnumProcesses
Returns a list of all the processes running on a port.
Syntax
Parameters
ppEnum
[out] Returns an IEnumDebugProcesses2 object that contains a list of all the processes running on a port.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.