Поделиться через


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

См. также

Основные понятия

COleClientItem Class

COleClientItem Members

Hierarchy Chart

COleClientItem::ActivateAs

COleConvertDialog Class