IVsUIDataConverter::Convert Method (IVsUIObject^, IVsUIObject^)
Visual Studio 2015
Converts a data object.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- pObject
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIObject^
[in] The object to convert.
- ppConvertedObject
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIObject^
[out] Location to return a pointer to the converted object.
Show: