SetDescType
TheSetDescTypemethod sets the descriptor type of this descriptor object.
void SetDescType (in ODDescType descType);
descType- The descriptor type of this descriptor object.
DISCUSSION
On the Mac OS platform, the descriptor type is defined as typeDescType;ODDescTypeis a wrapper for that type.This method may change the interpretation of the data in the descriptor object, but it does not change the raw data itself.
SEE ALSO
TheODDescTypetype (page 925).
"Returning Tokens" on page 428 in OpenDoc Programmer's Guide.