GetType
TheGetTypemethod returns the type of the currently focused value.
ODValueType GetType ();
- return value
- The type of the currently focused value.
DISCUSSION
When you no longer need the returned value type, you should deallocate it.EXCEPTIONS
kODErrUnfocusedStorageUnit- This storage unit is not focused on a value.
kODErrZeroRefCount- This storage unit has a reference count of 0.
SEE ALSO
TheODValueTypetype (page 904).
TheODStorageUnit::SetTypemethod (page 713).
Listing 2-42 on page 101 in OpenDoc Cookbook.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help