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 open routine.
DWORDHcdPdd_Open(DWORDdwDeviceContext,DWORDdwAccessCode,DWORDdwShareMode);
Parameters
- dwDeviceContext
[in] Pointer to the device context returned from the HcdPdd_Init function. - dwAccessCode
Not used. - dwShareMode
Not used.
Return Values
Drivers return 1.
Remarks
This function is the standard stream interface driver open 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