Prototype declaration:
KMSTATUS KMAPI kmGetCurrentScanline( OUT PKMINT32 pScanline );
Description:
Parameters:This function reads the current H-Sync line.
Return values:pScanline(output) This parameter is a pointer to KMINT32 where the current H-Sync line is stored.
Value Explanation KMSTATUS_SUCCESS Success