IVsFormatFilterProvider Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodCurFileExtensionFormat(String^, UInt32)

Provides the index in the filter list that matches the extension of the file passed in.

System_CAPS_pubmethodGetFormatFilterList(String^)

Provides the list of available extensions for the Save As dialog.

System_CAPS_pubmethodQueryInvalidEncoding(UInt32, String^)

Supplies a message informing the user that he has chosen encoding that is not supported by the language service.

Return to top
Show: