次の方法で共有


__std_type_info_destroy_list

この関数は、モジュールのアンロード中に呼び出され、name() の呼び出しによって割り当てられた装飾されていない名前文字列をすべてクリーンアップします。

構文

void __std_type_info_destroy_list(
    __type_info_node* const root_node
    )

パラメーター

root_node
リストのルート ノード。

解説

要件

ルーチンによって返される値 エクスポート元
__std_type_info_destroy_list <ucrtbase_enclave.dll>