English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

因為有無效的指標參數傳送給它,所以函數失敗。如果指標參數是 NULL、指向不正確的位址、指向核心模式位址,或者未正確對齊,則為無效。

Click to search this error in Google

English version

The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, points to an invalid address, points to a kernel mode address, or is not correctly aligned.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 Windows

Other localized versions
5 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions