Protocol Reference
You use the protocol reference to identify and configure transport protocols without having to know what the protocol actually is.
typedef struct NSpProtocolPrivate *NSpProtocolReference;Field descriptions
- NSpProtocolReference
- An opaque reference returned either from a call to
NspDoModalHostDialog
or by a call toNSpProtocol_Create
. It is used to identify and configure various protocols, without requiring prior knowledge of the protocol.