HcdPdd_Write (Windows Embedded CE 6.0)
1/6/2010
This function is the host controller driver write routine.
Syntax
DWORD HcdPdd_Write(
DWORD dwOpenContext
);
Parameters
- dwOpenContext
[in] Pointer to the device context returned from the HcdPdd_Init function.
Return Value
Drivers return –1.
Remarks
This function is the standard stream interface driver write routine. It currently is not implemented.
Requirements
Header | Hcdddsi.h or Ohcdddsi.h |
Windows Embedded CE | Windows CE 1.0 and later |