GetIDFromStorageUnitRef
TheGetIDFromStorageUnitRefmethod returns the storage-unit ID of a referenced storage unit.
ODStorageUnitID GetIDFromStorageUnitRef ( in ODStorageUnitRef aRef);
aRef- A persistent storage-unit reference.
- return value
- The storage-unit ID the storage unit referenced by the
aRefparameter.DISCUSSION
The focused value must be the same value that created the specified persistent reference. This method looks up the storage unit referenced by the specified persistent reference and returns its storage-unit ID.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
kODErrInvalidStorageUnitRef- The specified persistent reference is not valid.
kODErrUnfocusedStorageUnit- The focus context of this storage-unit view is not a value.
FocusWithCursormethod of that storage unit.SEE ALSO
TheODStorageUnitIDtype (page 903).
TheODStorageUnitReftype (page 903).
TheODStorageUnitView::GetIDmethod (page 736).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help