DHookIsNullParam Function

Checks if a pointer param is null

bool DHookIsNullParam(Handle hParams, int num)

Parameters

Handle hParams

Handle to params structure

int num

Param number to check.

Return Value

true if null, false otherwise.

Errors

Non pointer param