OhcdPdd_Read

This function is the OHCD read routine.

Syntax

DWORD OhcdPdd_Read( DWORD dwOpenContext );

Parameters

dwOpenContext
[IN] Specifies a 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 read routine. It currently is unused.

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