Method |
Description |
|
IPersist ( System.Guid &pClassID ) : int |
|
|
IPersistFileFormat ( System.Guid &pClassID ) : int |
|
|
IPersistFileFormat ( int &pfIsDirty ) : int |
|
|
IPersistFileFormat ( string &ppszFormatList ) : int |
|
|
IPersistFileFormat ( string pszFilename, int fRemember, uint nFormatIndex ) : int |
|
|
IPersistFileFormat ( string &ppszFilename, uint &pnFormatIndex ) : int |
|
|
IPersistFileFormat ( string pszFilename, uint grfMode, int fReadOnly ) : int |
|
|
IPersistFileFormat ( uint nFormatIndex ) : int |
|
|
IVsPersistDocData ( ) : int |
|
|
IVsPersistDocData ( System.Guid &pClassID ) : int |
|
|
IVsPersistDocData ( VSSAVEFLAGS dwSave, string &pbstrMkDocumentNew, int &pfSaveCanceled ) : int |
|
|
IVsPersistDocData ( int &pfDirty ) : int |
|
|
IVsPersistDocData ( string pszMkDocument ) : int |
|
|
IVsPersistDocData ( uint grfFlags ) : int |
|
|
IVsPersistDocData ( uint docCookie, IVsHierarchy pHierNew, uint itemidNew ) : int |
|
|
IVsPersistDocData ( uint grfAttribs, IVsHierarchy pHierNew, uint itemidNew, string pszMkDocumentNew ) : int |
|
|
QuerySave ( tagVSQuerySaveResult &qsResult ) : int |
|
|