SetValueType
TheSetValueTypemethod sets the value type of this storage-unit cursor.
void SetValueType (in ODValueType valueType);
valueType- The value type of the value in the focus context, or
kODNULLto ignore the value type (and use the value index to specify the value in the focus context).DISCUSSION
When you no longer need the value type you pass as thevalueTypeparameter, you should deallocate it.SEE ALSO
TheODValueTypetype (page 904).
TheODStorageUnitCursor::GetValueTypemethod (page 718).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help