Handling Unsupported IOCTL_VIDEO_XXX Requests
Every HwVidStartIO function also must handle the receipt of an unsupported
IOCTL_VIDEO_XXX, as follows:
-
Set the input VRP’s Status field to ERROR_INVALID_FUNCTION.
-
Set the input VRP’s Information field to zero.
-
Return TRUE to indicate the request was processed.