OhcdPdd_Seek

This function is the OHCD seek routine.

Syntax

DWORD OhcdPdd_Seek( DWORD dwOpenContext );

Parameters

dwOpenContext
[IN] Pointer to the device context returned from the OhcdPdd_Init function.

Return Values

For future compatibility, drivers return –1.

Remarks

This function is the standard stream interface driver seek routine. It currently is unused.

This function is declared in the Ohcdddsi.h header file.