Message in Chinese (Simplified) (中文(简体))
函数失败,原因是向其传递了无效的指针参数。如果指针参数为 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