Opens an existing design document
HRESULT PartOpen(CString fileName, IPartDocument **part)
fileName Name of the file including the path to be opened
Output Parameters
retVal Returns the design document opened
Description
Opens an existing design document as specified by the file name. You can specify the directory in the file string itself(e.g. c:\myDesign\myCar.cvp)