public Open ( System.Guid &logicalView, |
||
logicalView | System.Guid | In MultiView case determines view to be activated by IVsMultiViewDocumentView. For a list of logical view GUIDS, see constants starting with LOGVIEWID_ defined in NativeMethods class |
docDataExisting | IntPtr to the IUnknown interface of the existing document data object | |
windowFrame | IVsWindowFrame | A reference to the window frame that is mapped to the file |
windowFrameAction | WindowFrameShowAction | Determine the UI action on the document window |
return | int |