Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 4 - NetSprocket / NetSprocket Reference
NetSprocket Functions / Utility Functions


NSpConvertAddressReferenceToOTAddr

You can use the NSpConvertAddressReferenceToOTAddr function to obtain an OTAddress.

OTAddress *NSpConvertAddressReferenceToOTAddr (
	NSpAddressReference inAddress);
inAddress
A valid NSpAddressReference returned from NSpDoModalJoinDialog.
function result
A valid OTAddress.
DESCRIPTION
Use NSpConvertAddressReferenceToOTAddr when you want to use the NSpDoModalJoinDialog function and you do not plan to use the any other functions provided in NetSprocket, such as networking, group, or player functions.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996