GetDescType
TheGetDescTypemethod returns the descriptor type of this descriptor object.
ODDescType GetDescType ();
- return value
- 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.If a descriptor object represents an Apple-event-specific descriptor, the returned data may not be interpretable without using the Apple Event Manager functions.
SEE ALSO
TheODDescTypetype (page 925).
"Returning Tokens" on page 428 in OpenDoc Programmer's Guide.