#define STATUS_GRAPHICS_INVALID_POINTER ((NTSTATUS)0xC01E05E4L)
MessageId: STATUS_GRAPHICS_INVALID_POINTER MessageText: 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.