Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 4 - NetSprocket / NetSprocket Reference
NetSprocket Functions / Managing Network Protocols


NSpProtocolList_Delete

You can use the NSpProtocolList_Delete function to delete a protocol list.

void NSpProtocolList_Delete  (NSpProtocolListReference inProtocolList);
inProtocolList
An opaque reference to a list of protocols.
DESCRIPTION
When you use NSpProtocol_Create to delete a protocol list, all the protocol references in it are deleted.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996