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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Disables automatic attaching for all debug engines associated with this server.
HRESULT DisableAutoAttach(
void
);
int DisableAutoAttach();
If successful, returns S_OK; otherwise, returns error code.