GetType
TheGetTypemethod gets the type string corresponding to the specified token, if the token exists.
ODBoolean GetType (in ODTypeToken token, out ODType type);
token- A tokenized string representing the token of interest, expressed as a 32-bit value.
type- The type string corresponding to the specified token.
- return value
kODTrueif the specified token exists in the type/token table for this session, otherwisekODFalse.SEE ALSO
TheODTypeTokentype (page 877).
TheODSession::RemoveEntrymethod (page 613).
TheODSession::Tokenizemethod (page 622).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help