Share via


HcdPdd_IOControl (Windows CE 5.0)

Send Feedback

This function is the host controller driver I/O controller (IOCTL) routine.

BOOLHcdPdd_IOControl(DWORDdwOpenContext);

Parameters

  • dwOpenContext
    [in] Pointer to the device context returned from the HcdPdd_Init function.

Return Values

For future compatibility, drivers return FALSE.

Remarks

This function is the standard stream interface driver IOCTL routine. It currently is not implemented.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Hcdddsi.h or Ohcdddsi.h.

See Also

HcdPdd_Init

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.