Important: The information in this document is obsolete and should not be used for new development.
Download Request ID
ACDDownloadRequestID
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 theCyberDownloadExtension::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.