Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines if the server is local to the caller.
HRESULT QueryIsLocal(
void
);
int QueryIsLocal();
Return Value
Returns S_OK to indicate the server is local. Returns S_FALSE if the server is running from an instance of msvsmon.exe, which is typically used for remote debugging.