HcdPdd_Seek (Windows CE 5.0)
This function is the host controller driver seek routine.
DWORDHcdPdd_Seek(DWORDdwOpenContext);
Parameters
- dwOpenContext
[in] Pointer to the device context returned from the HcdPdd_Init function.
Return Values
For future compatibility, drivers return –1.
Remarks
This function is the standard stream interface driver seek routine. It currently is not implemented.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Hcdddsi.h or Ohcdddsi.h.
See Also
Send Feedback on this topic to the authors