COleConvertDialog::GetClassID

const CLSID& GetClassID( ) const;

Return Value

The CLSID associated with the item that was selected in the Convert dialog box.

Remarks

Call this function to get the CLSID associated with the item the user selected in the Convert dialog box. Call this function only after DoModal returns IDOK.

For more information, see CLSID Key in the OLE documentation.

COleConvertDialog OverviewClass MembersHierarchy Chart

See Also   COleConvertDialog::DoModal