COleConvertDialog::GetClassID
Call this function to get the CLSID associated with the item the user selected in the Convert dialog box.
REFCLSID GetClassID( ) const;
Возвращаемое значение
The CLSID associated with the item that was selected in the Convert dialog box.
Заметки
Call this function only after DoModal returns IDOK.
For more information, see CLSID Key in the Windows SDK.
Требования
Header: afxodlgs.h