IsPromiseValue
TheIsPromiseValuemethod returns a Boolean value that indicates whether the focused value is a promise value.
ODBoolean IsPromiseValue ();
- return value
kODTrueif the focused value is a promise value, otherwisekODFalse.DISCUSSION
If the focused value is a promise value, the promise is not resolved by this method.EXCEPTIONS
If the storage-unit cursor for this storage-unit view does not represent a legal focus context for the storage unit that created this storage-unit view, this method throws exceptions raised by the
kODErrUnfocusedStorageUnit- The focus context of this storage-unit view is not a value.
FocusWithCursormethod of that storage unit.SEE ALSO
TheODStorageUnitView::GetPromiseValuemethod (page 739).
TheODStorageUnitView::SetPromiseValuemethod (page 757).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help