CreateCursorWithFocus
TheCreateCursorWithFocusmethod creates a storage-unit cursor representing the current focus context of this storage unit.
ODStorageUnitCursor CreateCursorWithFocus ();
- return value
- A reference to the newly created storage-unit cursor.
EXCEPTIONS
kODErrZeroRefCount- This storage unit has a reference count of 0.
SEE ALSO
TheODStorageUnit::CreateCursormethod (page 676).
TheODStorageUnitCursorclass (page 716).