Message in Japanese (日本語)
無効なポインタ パラメータが渡されたため、関数は失敗しました。ポインタ パラメータは、NULL の場合、無効なアドレスをポイントしている場合、カーネル モード アドレスをポイントしている場合、または正しく配列されていない場合に無効となります。
Unlocalized message
The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, it points to an invalid address, it points to a kernel mode address or it is not correctly aligned.
Search by Google