Adobe.com
Contents Suites Classes Class Index Member Index

AIHTMLConversionSuitesSuite Struct Reference
[API Suite List]

This suite allows you to register an HTML conversion suite, implemented as AIHTMLConversionSuite. More...

#include <AIHTMLConversion.h>

List of all members.

Public Attributes

SPAPI SPErr(* GetNextInternalVersion )(ai::int32 apiVersion, ai::int32 *internalVersion)
 Retrieves a unique internal plug-in interface version number, to use when adding a suite with AddHTMLConversionSuite().
SPAPI SPErr(* AddHTMLConversionSuite )(SPPluginRef host, ai::int32 apiVersion, ai::int32 internalVersion, const void *suiteProcs, SPSuiteRef *suite)
 Adds an HTML conversion suite.
SPAPI SPErr(* GetHTMLConversionSuiteList )(SPSuiteListRef *suiteList)
 Retrieves a list of all registered HTML conversion suites, which you can use with SPSuitesSuite functions.

Detailed Description

This suite allows you to register an HTML conversion suite, implemented as AIHTMLConversionSuite.

See also:
SPSuitesSuite

Member Data Documentation

SPAPI SPErr(* AIHTMLConversionSuitesSuite::AddHTMLConversionSuite)(SPPluginRef host, ai::int32 apiVersion, ai::int32 internalVersion, const void *suiteProcs, SPSuiteRef *suite)

Adds an HTML conversion suite.

Parameters:
host This plug-in.
apiVersion The external plug-in version; use the constant kPluginInterfaceVersion.
internalVersion An internal plug-in version number, as returned by GetNextInternalVersion().
suiteProcs A pointer to an AIHTMLConversionSuite structure which contains the procedures that perform the HTML conversion.
suite [out] A buffer in which to return the new suite.

Retrieves a list of all registered HTML conversion suites, which you can use with SPSuitesSuite functions.

Parameters:
suiteList [out] A buffer in which to return the suite list.

Retrieves a unique internal plug-in interface version number, to use when adding a suite with AddHTMLConversionSuite().

Parameters:
apiVersion The external plug-in version; use the constant kPluginInterfaceVersion.
internalVersion [out] A buffer in which to return the unique internal version number.

The documentation for this struct was generated from the following file:


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks