An OLE 'Insert Object' dialog. Encapsulates an MFC COleInsertDialog
class
-
Returns the CLSID associated with the selected item
-
Returns the type of selection made
-
Returns the full path to the file selected in the dialog box
PyCOleInsertDialog.GetClassID
CLSID = GetClassID() Returns the CLSID associated with the selected item
PyCOleInsertDialog.GetPathName
CLSID = GetPathName() Returns the full path to the file selected in the dialog box
Do not call this if the selection type is createNewItem,
PyCOleInsertDialog.GetSelectionType
CLSID = GetSelectionType() Returns the type of selection made