Language
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 description of a port that was previously used to create the port (if available).
Syntax
Parameters
ppRequest
[out] Returns an IDebugPortRequest2 object representing the request that was used to create the port.
Return Value
If successful, returns S_OK; otherwise, returns an error code. Returns E_PORT_NO_REQUEST if a port was not created using an IDebugPortRequest2 port request.