Prototype declaration:
KMSTATUS KMAPI kmSetHSyncLine( IN KMINT32 nInterruptLine );
Description:
Parameters:This function specifies the display line on which an interrupt is caused.
Return values:nInterruptLine(input) This parameter specifies the line on which an interrupt is caused. Specify a value within the range of 0 to 240/480.
Value Explanation KMSTATUS_SUCCESS Success KMSTATUS_ILLEGAL_PARAMETER Invalid parameter