IDebugDefaultPort2::QueryIsLocal

This method determines whether this port is on the local machine.

Syntax

int QueryIsLocal();

Return Value

Returns S_OK if this port is local (on the same machine as the caller) or S_FALSE if the port is on another machine.

See also