HcdPdd_Write
This function is the host controller driver write routine.
DWORD HcdPdd_Write(
DWORD dwOpenContext
);
Parameters
- dwOpenContext
[in] Pointer to the device context returned from the HcdPdd_Init function.
Return Values
Drivers return –1.
Remarks
This function is the standard stream interface driver write routine. It currently is not used.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Ohcdddsi.h or Uhcdddsi.h.
See Also
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.