IFmsAuthEvent::IFmsAction Class Reference

The structure of an action associated with an authorization-only event. Note: Actions are executed regardless of event authorization status.

#include <FmsAuthEvents.h>

Inheritance diagram for IFmsAuthEvent::IFmsAction:

IFmsDisconnectAction IFmsNotifyAction

List of all members.

Public Types

enum  ActionType { A_DISCONNECT = 0, A_CLIENTNOTIFY, A_MAXACTION }
 The enumeration of action types. More...

Public Member Functions

virtual ActionType getType () const =0


Member Enumeration Documentation

enum IFmsAuthEvent::IFmsAction::ActionType

Enumerator:
A_DISCONNECT  Disconnects a client.
A_CLIENTNOTIFY  Calls a method on a Client or application object in a server-side script.
A_MAXACTION  The total number of actions.


Member Function Documentation

virtual ActionType IFmsAuthEvent::IFmsAction::getType (  )  const [pure virtual]

Gets the action type.

Returns:
ActionType


The documentation for this class was generated from the following file: FMS Adaptors Footer

 

©2007 Adobe Systems Incorporated.  All Rights Reserved.