Re: IsOpenTransportInited
Re: IsOpenTransportInited
- Subject: Re: IsOpenTransportInited
- From: Quinn <email@hidden>
- Date: Wed, 14 Apr 2004 11:58:41 +0100
At 12:30 +0200 14/4/04, Tomas Zahradnicky wrote:
is OK to use the following code to detect whether CLASSIC OT is initialized?
It'll probably work. However, why not just keep track of whether
you've successfully initialise OT.
err = InitOpenTransport();
gOTInited = (err == noErr);
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.