ANY-maze Help > The ANY-maze reference > ANY-maze plug-ins > Plug-in API reference > RT_ACTION result type

RT_ACTION result type

The RT_ACTION result type is used by a plug-in which doesn't return a result, but rather performs some type of action. This is valid as the result type returned from an AME_GETRESULTTYPE message. It is not valid as the result type returned in an AME_POSNDATA record.

Value

The ordinal value of this result type is 3.

Remarks

For more details about Action plug-ins, see Writing an Action plug-in.

© Copyright 2003-2026 Stoelting Co. All rights reserved

ANY-maze help topic T1034