COleInsertDialog::GetClassID

COleInsertDialog::GetClassID

const CLSID& GetClassID( ) const;

Return Value

Returns the CLSID associated with the selected item.

Remarks

Call this function to get the CLSID associated with the selected item only if DoModal returns IDOK and the selection type is COleInsertDialog::createNewItem.

For more information, see CLSID Key in the OLE 2 Programmer’s Reference, Volume 1.

COleInsertDialog Overview |  Class Members |  Hierarchy Chart

See Also   COleInsertDialog::DoModal, COleInsertDialog::GetSelectionType