IsNativeParamNullVector Function

Check if the native parameter is the NULL_VECTOR.

bool IsNativeParamNullVector(int param)

Parameters

int param

Parameter number, starting from 1.

Return Value

True if NULL_VECTOR, false otherwise.