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 enumeration defines container types used by the ISdpNodeContainer::GetType and ISdpNodeContainer::SetType methods.
typedef enum {NODECONTAINERTYPESEQUENCE = 0,NODECONTAINERTYPEALTERNATIVE = NodeContainerTypeSequence + 1
} NODECONTAINERTYPE;
Elements
- NODECONTAINERTYPESEQUENCE
Specifies that the current ISdpNodeContainer is a sequence. - NODECONTAINERTYPEALTERNATIVE
Specifies that the current ISdpNodeContainer is an alternative.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Bthsdpdef.h.
See Also
ISdpNodeContainer::GetType | ISdpNodeContainer::SetType | ISdpNodeContainer:IUnknown | Bluetooth Application Development Enumerations
Send Feedback on this topic to the authors