Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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