AW Interfaces | AW Methods | AW Developer's Guide


Authorware API Reference


Authorware Types

Defined in: awtypes.h


Icon id types

MoaAwIconId,
PMoaAwIconId

MoaAwIconId MoaLong representing the identifier of an icon

PMoaAwIconId Pointer to the MoaAwIconId


Palette types

Used for get/set palette operations.

MoaMmHpal,
PMoaMmHpal

MoaMmHpal Represents the palette type: HPALETTE for Windows, PaletteHandle for Macintosh

PMoaMmHpal Pointer to a MoaMmHpal


Authorware Notification IDs

Defined in: awiservc.h


Notification IDDescription
NID_AwNPaletteChangedPalette changed
NID_AwNStepAnimation loop stepped
NID_AwNIdleService background process

Notification events are sent to Xtras that implement the IMoaNotificationClient interface and that subscribe to specific events through the IMoaNotification callback interface.


Authorware Constants

Defined in: awtypes.h


Expression compiler flags

Expression compiler flags for IMoaAwAssetCallback::StoreExpression().

NameDescription
kMoaAwExprFlags_None0
kMoaAwExprFlags_IsScript1


Authorware error codes

Defined in: awtypes.h


kMoaAwErr_Base Base value of Authorware error codes
kMoaAwErr_ExprTooLong
kMoaAwErr_TokenTooLong
kMoaAwErr_MissingQuote
kMoaAwErr_UnknownOperator
kMoaAwErr_SyntaxError
kMoaAwErr_OperatorError
kMoaAwErr_BadTestFunction
kMoaAwErr_MissingRParen
kMoaAwErr_MissingLParen
kMoaAwErr_StackOverflow
kMoaAwErr_ExprNoMem
kMoaAwErr_CantAssign
kMoaAwErr_NeedAssign
kMoaAwErr_OperandMissing
kMoaAwErr_TooManyFcnArgs
kMoaAwErr_VarRequired
kMoaAwErr_NeedFcnOrAssign
kMoaAwErr_InternalErr
kMoaAwErr_ExprExpected
kMoaAwErr_UcdCallbackError
kMoaAwErr_UndefinedFunction
kMoaAwErr_UndefinedVariable
kMoaAwErr_UndefinedIcon
kMoaAwErr_CantAtSysVar
kMoaAwErr_CantAtUserVar
kMoaAwErr_TitleNotUnique
kMoaAwErr_NameTooLong
kMoaAwErr_ReservedTitle
kMoaAwErr_TooFewFcnArgs
kMoaAwErr_NotEmbedable
kMoaAwErr_ReservedWord
kMoaAwErr_CantUseAtInLib
kMoaAwErr_MissingStatement
kMoaAwErr_MissingIf
kMoaAwErr_MissingThen
kMoaAwErr_MissingEnd
kMoaAwErr_MissingEol
kMoaAwErr_MissingWhileOrWith
kMoaAwErr_MissingRepeat
kMoaAwErr_BadRepeatWith
kMoaAwErr_NotInRepeat
kMoaAwErr_MissingArgList
kMoaAwErr_BadSymbol
kMoaAwErr_BadList
kMoaAwErr_MissingRBracket
kMoaAwErr_BadSubscript
kMoaAwErr_MissingRecord
kMoaAwErr_RecordManagerError


Copyright © 1995-2007 Adobe Macromedia Software LLC, Inc.