tagSUImport Struct Reference

#include <ShapeUpAPI.h>

List of all members.

Public Attributes

const char * pszName
const char * pszDescription
const char * pszInfo
const char * pszPluginVersion
SUHOOKFUNC pfnHook
PFNSETTINGS pfnSettings
void * pReserved


Member Data Documentation

const char* tagSUImport::pszName

A short distinct name of this GPI

Examples:
example_loadergpi.cpp, example_sudatapage.cpp, and example_sutoolbar.cpp.

const char* tagSUImport::pszDescription

A short one-line description of this plug-in.

Examples:
example_loadergpi.cpp, example_sudatapage.cpp, and example_sutoolbar.cpp.

const char* tagSUImport::pszInfo

A description of this plug-in, possibly multiple lines. License and copyright info should go here.

Examples:
example_loadergpi.cpp, example_sudatapage.cpp, and example_sutoolbar.cpp.

const char* tagSUImport::pszPluginVersion

Version string for this plug-in.

Examples:
example_loadergpi.cpp, example_sudatapage.cpp, and example_sutoolbar.cpp.

SUHOOKFUNC tagSUImport::pfnHook

Called upon ShapeUp action.

Examples:
example_hooks.cpp, and example_javascriptable.cpp.

PFNSETTINGS tagSUImport::pfnSettings

Pointer to a function that will display settings for this plug-in. If the plug-in has no settings, set this to NULL.

void* tagSUImport::pReserved

Reserved for future use.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 10:55:39 2010 for ShapeUp API by  doxygen 1.5.2