OhcdPdd_Write

This function is the OHCD write routine.

Syntax

DWORD OhcdPdd_Write( 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 write routine. It currently is unused.

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