COleClientItem::ConvertTo
BOOLConvertTo(REFCLSIDclsidNew**);**
Return Value
Nonzero if successful; otherwise 0.
Parameters
clsidNew
The class ID of the target type.
Remarks
Call this member function to convert the item to the type specified by clsidNew. This is called automatically by COleConvertDialog. It is not necessary to call it directly.
COleClientItem Overview | Class Members | Hierarchy Chart
See Also COleClientItem::ActivateAs, COleConvertDialog