IDebugCoreServer3:: QueryIsLocal
Determina se il server è locale al chiamante.
HRESULT QueryIsLocal(
void
);
int QueryIsLocal();
Valore restituito
Restituisce S_OK per indicare il server è locali. Restituisce S_FALSE se il server è in esecuzione da un'istanza di msvsmon.exe, che viene in genere utilizzato per il debug remoto.