Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is the host controller driver close routine.
BOOLHcdPdd_Close(DWORDdwOpenContext);
Parameters
- dwOpenContext
[in] Pointer to the device context returned from HcdPdd_Init.
Return Values
For future compatibility, drivers return TRUE.
Remarks
This function is the standard stream interface driver close routine. It is not currently 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