COleClientItem::ConvertTo
Call this member function to convert the item to the type specified by clsidNew.
virtual BOOL ConvertTo(
REFCLSID clsidNew
);
Параметры
- clsidNew
The class ID of the target type.
Возвращаемое значение
Nonzero if successful; otherwise 0.
Заметки
This is called automatically by COleConvertDialog. It is not necessary to call it directly.
Требования
Header: afxole.h