Share via


TSReturnType Enumeration

The TSReturnType enumeration returns a status value to the handler page that requests a document conversion.

Remarks

The TSReturnType enumeration is not used by any of the objects or members of the Microsoft.HtmlTrans.Interface namespace.

Members

The following table shows the members of the TSReturnType enumeration and a brief description of each.

Name Description
TSR_SUCCESS Indicates that the request to the custom conversion components from the handler page succeeded.
TSR_LBUNAVAILABLE Indicates that the component implementing the IHtmlTrLoadBalancer interface is unavailable.
TSR_LAUNCHERUNAVAILABLE Indicates that the component implementing the IHtmlTrLauncher interface is unavailable.
TSR_ALREADYRUNNING Indicates that the document conversion task with the specified name is already in progress.

Requirements

Namespace: Microsoft.HtmlTrans.Interface

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft HtmlTrans Interface (in Microsoft.HtmlTrans.Interface.dll)

Security: Code Access Security