ISPConversionProcessor interface

NOTE: This API is now obsolete.

Provides methods for custom handling of transformed data, including preprocessing and postprocessing of data returned by the launcher.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

An ISPConversionProcessor interface can be implemented by components that customize what the Convert method does. When calling Convert, you can specify which assembly and class implement the ISPConversionProcessor interface.

Show: