Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the specified process running on a port.
Syntax
Parameters
ProcessId
[in] An AD_PROCESS_ID structure that specifies the process identifier.
ppProcess
[out] Returns an IDebugProcess2 object representing the process.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.