NodeData (Windows CE 5.0)
This structure defines the node data in a Service Discovery Protocol (SDP) record.
typedef struct NodeData {USHORTtype;USHORTspecificType;NodeDataUnionu;} NodeData;
Members
- type
Specifies the SDP_TYPE. - specificType
Specifies the SDP_SPECIFICTYPE. - u
Specifies the NodeDataUnion.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Bthapi.idl.
See Also
SDP_TYPE | SDP_SPECIFICTYPE | NodeDataUnion
Send Feedback on this topic to the authors