IVsUIDataConverterManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetConverter(String^, UInt32, UInt32, IVsUIDataConverter^) | Returns a IVsUIDataConverter for a specified conversion. |
![]() | GetObjectConverter(IVsUIObject^, UInt32, IVsUIDataConverter^) | Get a convertor for a specified object. |
![]() | RegisterConverter(String^, UInt32, UInt32, IVsUIDataConverter^) | Registers the convertor with the shell. |
![]() | UnregisterConverter(String^, UInt32, UInt32) | Removes the convertor from the shell. |
Show:
