IDebugDefaultPort2:: QueryIsLocal
Questo metodo determina se questa porta si trova sul computer locale.
HRESULT QueryIsLocal(
void
);
int QueryIsLocal();
Valore restituito
Restituisce S_OK se questa porta è locale (nello stesso computer del chiamante) o S_FALSE se la porta su un altro computer.