Share via


IViewerServer.ReportUnManagedUnhandledException method

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
Sub ReportUnManagedUnhandledException ( _
    pExceptionPointers As IntPtr _
)
'Usage
Dim instance As IViewerServer
Dim pExceptionPointers As IntPtr

instance.ReportUnManagedUnhandledException(pExceptionPointers)
void ReportUnManagedUnhandledException(
    IntPtr pExceptionPointers
)

Parameters

See also

Reference

IViewerServer interface

IViewerServer members

Microsoft.Office.Web.Conversion.ViewerInterface namespace