Adobe.com
Contents Suites Classes Class Index Member Index

ASUserInteraction.h File Reference

#include "ASTypes.h"
#include "SPBasic.h"
#include "IAIUnicodeString.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"

Go to the source code of this file.

Classes

struct  ASUserInteractionSuite
 This suite provides access to the application preference for how the application responds to messages. More...
class  ASUserInteractionChecker

Defines

#define kASUserInteractionSuite   "AS User Interaction Suite"
 User interaction suite name.
#define kASUserInteractionSuiteVersion4   4
 User interaction suite version.
#define kASUserInteractionSuiteVersion   kASUserInteractionSuiteVersion4
 User interaction suite version.
#define kASUserInteractionVersion   kASUserInteractionSuiteVersion
 User interaction suite name.
#define kErrUnknowInteractionLevel   'UILv'
 See ASUserInteractionSuite.

Typedefs

typedef enum
_t_ASInteractionAllowed 
ASInteractionAllowed
 User-interaction constants.

Enumerations

enum  _t_ASInteractionAllowed { kASInteractWithNone = -1, kASInteractWithSelf = 0, kASInteractWithLocal = 1, kASInteractWithAll = 2 }
 

User-interaction constants.

More...

Define Documentation

#define kASUserInteractionSuite   "AS User Interaction Suite"
#define kASUserInteractionSuiteVersion   kASUserInteractionSuiteVersion4

User interaction suite version.

#define kASUserInteractionSuiteVersion4   4

User interaction suite version.

#define kASUserInteractionVersion   kASUserInteractionSuiteVersion

Typedef Documentation

User-interaction constants.

This is an application preference for whether the application responds to messages with a modal dialog or alert, or by writing to a log file.


Enumeration Type Documentation

User-interaction constants.

This is an application preference for whether the application responds to messages with a modal dialog or alert, or by writing to a log file.

Enumerator:
kASInteractWithNone 

The application cannot display any modal dialogs or alerts.

A message is written to a log file instead.

kASInteractWithSelf 

In Mac OS, display alerts for self-sent messages.

In Windows, this is the same as kASInteractWithAll.

kASInteractWithLocal 

In Mac OS, display alerts for local and self-sent messages, but not remote messages.

In Windows, this is the same as kASInteractWithAll.

kASInteractWithAll 

The application can display any modal dialog or alerts.



Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks