指定された例外オブジェクトを破棄します。
構文
void __std_exception_destroy(
__std_exception_data* const data
)
パラメーター
data
破棄する例外。
注釈
要求事項
| ルーチンによって返される値 | エクスポート者 |
|---|---|
__std_exception_destroy |
<ucrtbase_enclave.dll> |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
__std_exception_destroy指定された例外オブジェクトを破棄します。
void __std_exception_destroy(
__std_exception_data* const data
)
data
破棄する例外。
| ルーチンによって返される値 | エクスポート者 |
|---|---|
__std_exception_destroy |
<ucrtbase_enclave.dll> |