Protocol List Reference
You use the protocol list reference as a reference to a list of protocol references.
typedef struct NSpListPrivate
*NSpProtocolListReference;
Field descriptions
- NSpProtocolListReference
- An opaque reference to a list of protocol references. It is used because a user may request that a game be hosted on multiple protocols, within the
DoModalHostDialog call. Use this data structure when a user requests that a game be hosted on multiple protocols using the NSpDoModalDialog function. The protocol reference list is passed to the NSpGame_Host function to tell NetSprocket which protocols the game is to be hosted (advertised) on.