IDebugCoreServer3::DisableAutoAttach
Disables automatic attaching for all debug engines associated with this server.
HRESULT DisableAutoAttach(
void
);
int DisableAutoAttach();
Return Value
If successful, returns S_OK; otherwise, returns error code.