Condividi tramite


IDebugCoreServer3::QueryIsLocal

Determina se il server è locale per il chiamante.

Sintassi

int QueryIsLocal();

Valore restituito

Restituisce S_OK per indicare che il server è locale. Restituisce S_FALSE se il server è in esecuzione da un'istanza di msvsmon.exe, in genere utilizzata per il debug remoto.

Vedi anche