Re: error -3213
Re: error -3213
- Subject: Re: error -3213
- From: Quinn <email@hidden>
- Date: Wed, 19 Feb 2003 14:36:49 +0000
At 15:21 +0100 19/2/03, Christer Engstroem wrote:
I am getteing error -3213 when using OTAsyncOpenInternetServices()
and I can't find the result code in the documentation.
From "MacErrors.h"...
kEFAULTErr = -3213, /* Bad address */
Typically this is caused by you passing a bad address to an Open
Transport API, for example, passing NULL to a routine that does not
accept NULL.
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.
References: | |
| >error -3213 (From: Christer Engstroem <email@hidden>) |