Carbon


URLIdle

Header: URLAccess.h Carbon status: Supported

Gives the URL Access Manager time to refill its buffers during download operations.

OSStatus URLIdle ();
function result

A result code.

DISCUSSION

The URLIdle function gives the URL Access Manager time to refill its buffers during download operations. You should call URLIdle whenever you call the function URLOpen to allow time for the URL Access Manager to refill its buffers.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)