共用方式為


IVsStructuredFileIO Members

Include Protected Members
Include Inherited Members

Provides a common way to perform multi-format saves. You can get an instance of the interface from the SVsStructuredFileIO (SID_SVsStructuredFileIO) service.

The IVsStructuredFileIO type exposes the following members.

Methods

  Name Description
Public method CreateNew Creates a new multi-format file with format index.
Public method FindFormatIndex Returns the format index for the CodePage of the data object.
Public method GetFormatInfo Returns the format information for the format index.
Public method GetFormatList Returns the format list for the file types supported by your VSPackage.
Public method OpenExisting Open a previously created structured file data element and returns a pointer to the format index, data element, and pointer to a string containing the format version.

Top

See Also

Reference

IVsStructuredFileIO Interface

Microsoft.VisualStudio.Shell.Interop Namespace