Adobe.com
Contents Suites Classes Class Index Member Index

SPRuntimeSuite Struct Reference
[API Suite List]

This suite allows you to obtain specific references to the PICA global lists and string pool. More...

#include <SPRuntme.h>

List of all members.

Public Attributes

SPAPI SPErr(* GetRuntimeStringPool )(SPStringPoolRef *stringPool)
 Retrieves the PICA global string pool.
SPAPI SPErr(* GetRuntimeSuiteList )(SPSuiteListRef *suiteList)
 Retrieves the PICA global suite list.
SPAPI SPErr(* GetRuntimeFileList )(SPFileListRef *fileList)
 Retrieves the PICA global file list.
SPAPI SPErr(* GetRuntimePluginList )(SPPluginListRef *pluginList)
 Retrieves the PICA global plug-in list.
SPAPI SPErr(* GetRuntimeAdapterList )(SPAdapterListRef *adapterList)
 Retrieves the PICA global adapter list.
SPAPI SPErr(* GetRuntimeHostProcs )(SPHostProcs **hostProcs)
 Retrieves the block of function pointers supplied to PICA by the application, which contains memory management routines, notification routines, exception handling, and string pool routines.
SPAPI SPErr(* GetRuntimePluginsFolder )(SPPlatformFileReference *pluginFolder)
 Retrieves the location of the application's plug-in folder.
SPAPI SPErr(* GetRuntimeHostFileRef )(SPPlatformFileReference *hostFileSpec)
 Retrieves the location of the application's executable file.

Detailed Description

This suite allows you to obtain specific references to the PICA global lists and string pool.


Member Data Documentation

Retrieves the PICA global adapter list.

Parameters:
adapterList [out] A buffer in which to return the list object.
See also:
SPAdaptersSuite

Retrieves the PICA global file list.

Parameters:
fileList [out] A buffer in which to return the list object.
See also:
SPFilesSuite

Retrieves the location of the application's executable file.

Parameters:
hostFileSpec [out] A buffer in which to return the file specification for the application's executable file.

Retrieves the block of function pointers supplied to PICA by the application, which contains memory management routines, notification routines, exception handling, and string pool routines.

A plug-in does not normally call the host functions directly; you can use the PICA suite functions for most operations. An adapter, however, uses the host functions for start-up and shut-down notification.

Parameters:
hostProcs [out] A buffer in which to return a pointer to the block of function pointers.

Retrieves the PICA global plug-in list.

Parameters:
pluginList [out] A buffer in which to return the list object.
See also:
SPPluginsSuite

Retrieves the location of the application's plug-in folder.

Parameters:
pluginFolder [out] A buffer in which to return the file specification for the directory that contains plug-ins.

Retrieves the PICA global string pool.

Parameters:
stringPool [out] A buffer in which to return the string-pool object.
See also:
SPStringsSuite

Retrieves the PICA global suite list.

Parameters:
suiteList [out] A buffer in which to return the list object.
See also:
SPSuitesSuite

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


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