Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 4 - NetSprocket / NetSprocket Reference
Data Structures


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 to NSpProtocol_Create. It is used to identify and configure various protocols, without requiring prior knowledge of the protocol.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996