GetType
TheGetTypemethod returns the type of this name space.
ODNSTypeSpec GetType ();
- return value
- The type of this name space. The type must be either object name space (
kODNSDataTypeODObject) or value name space (kODNSDataTypeODValue).DISCUSSION
When you create a name space, you specify its type as a parameter to the name-space manager'sCreateNameSpacemethod.SEE ALSO
TheODNameSpace::SetTypemethod (page 432).
TheODNameSpaceManager::CreateNameSpacemethod (page 436).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help