Edit

Share via


IDebugCoreServer3::DisableAutoAttach

Disables automatic attaching for all debug engines associated with this server.

Syntax

int DisableAutoAttach();

Return Value

If successful, returns S_OK; otherwise, returns error code.

See also