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 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