HCIEventContext (Windows CE 5.0)

Send Feedback

This union holds information that is used in HCI_StackEvent. For more information about stack events, see IO Control and Other Shared Functions.

typedef union _event_context {  HCI_Buffer_Size Host_Buffer;  ControllerEvent Event; } HCIEventContext;

Members

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Bt_ddi.h

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.