GetProperty
TheGetPropertymethod returns the name of the property in the focus context.
ODPropertyName GetProperty ();
- return value
- The name of the property in the focus context.
DISCUSSION
When you no longer need the returned property name, you should deallocate it.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 property or a value.
FocusWithCursormethod of that storage unit.SEE ALSO
TheODPropertyNametype (page 904).
TheODStorageUnitView::AddPropertymethod (page 728).
TheODStorageUnitView::Removemethod (page 754).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help