ResolveAllPromises
TheResolveAllPromisesmethod resolves all promises in this storage unit.
void ResolveAllPromises ();DISCUSSION
To resolve a promise, the storage unit calls theFulfillPromisemethod of the part that made the promise.This method does not change the current focus context.
EXCEPTIONS
kODErrZeroRefCount- This storage unit has a reference count of 0.
SEE ALSO
TheODPart::FulFillPromisemethod (page 521).
TheODStorageUnit::ClearAllPromisesmethod (page 672).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help