Error 16056

Severity

10

Message text

NULL %1! pointer passed to %2!

Explanation

An API that does not accept NULL parameters has received a NULL pointer.

Action

Verify that the parameter passed to the specified API is not NULL.

Additional information

Symbolic constant: SRV_ENULLPTR