Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 6 - Types, Constants, and Global Functions / Types and Constants
Download Part


Download Request ID

A CDDownloadRequestID data type is a 32-bit value that represents the ID of a request made to a download part to download the data referenced by a Cyberdog item and save it to disk. To cancel a request, you call the CyberDownloadExtension::CancelRequest method (page 214), passing the ID of the request.

Constants of this type

kCDAllDownloadRequests
Cancel all requests to download and save data referenced by Cyberdog items.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996