|
Classes |
interface | ISXMLNode |
interface | ISXMLElement |
interface | ISXMLAttribute |
interface | ISXMLElements |
interface | ISXMLAttributes |
interface | IGeneralPlugin |
interface | ICommandPlugin |
interface | IExecutePlugin |
interface | IPluginWindow |
interface | IPluginWindowOwner |
interface | ILibraryBuilderPlugin |
struct | IMAGESERVICEDATA |
interface | IImageServicePlugin |
interface | IDownloadPreviewSite |
interface | IDownloadPreviewPlugin |
interface | IMediaPlayer |
struct | SHAREAZAVISCHUNK |
interface | IAudioVisPlugin |
interface | IWrappedPluginControl |
interface | IApplication |
interface | IUserInterface |
interface | ISMenu |
interface | ISToolbar |
interface | ISToolbarItem |
interface | IGenericView |
interface | ILibrary |
interface | ILibraryFolders |
interface | ILibraryFiles |
interface | ILibraryFolder |
interface | ILibraryFile |
interface | ICollectionHtmlView |
Enumerations |
enum | STRISTATE { TSUNKNOWN,
TSTRUE,
TSFALSE
} |
enum | SXMLNodeType { xmlNode,
xmlElement,
xmlAttribute
} |
enum | IMAGESERVICEFLAGS { IMAGESERVICE_SCANONLY = 0x01,
IMAGESERVICE_PARTIAL_IN = 0x02,
IMAGESERVICE_PARTIAL_OUT = 0x04
} |
enum | MediaState { smsNull,
smsOpen,
smsPaused,
smsPlaying
} |
enum | MediaZoom {
smaDefault = 0,
smzDistort = -1,
smzFill = 0,
smzOne = 1,
smzDouble = 2
} |
enum | SMenuType { mnuMenu,
mnuSeparator,
mnuCommand
} |
enum | SToolbarType { tbSeparator,
tbButton,
tbControl
} |
Functions |
| importlib ("stdole32.tlb") |