Adobe.com
Contents Suites Classes Class Index Member Index

AIControlBar.h File Reference

#include "AITypes.h"
#include "IAIUnicodeString.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"

Go to the source code of this file.

Classes

struct  AIControlBarSuite
 This suite provides functions for creating and managing control bars. More...

Defines

#define kAIControlBarSuite   "AI Control Bar Suite"
#define kAIControlBarSuiteVersion2   AIAPI_VERSION(2)
#define kAIControlBarSuiteVersion   kAIControlBarSuiteVersion2
#define kAIControlBarVersion   kAIControlBarSuiteVersion
#define kAIInvalidControlBarRef   'INVD'
 See AIControlBarSuite.

Typedefs

typedef HWND AIControlBarPlatformWindow
typedef struct
_opaque_AIControlBar * 
AIControlBarRef
 Reference to a control-bar object.
typedef void * AIControlBarUserData
 A developer-defined data object associated with a control bar.
typedef void AIAPI(* AIControlBarVisibilityChangedNotifyProc )(AIControlBarRef inControlBar, AIBoolean isVisible)
 Prototype of a function to be called when the visibility of a Control Bar has changed.
typedef void AIAPI(* AIControlBarSizeChangedNotifyProc )(AIControlBarRef inControlBar)
 Prototype of a function to be called when the size of a Control Bar has changed.

Detailed Description


Define Documentation

#define kAIControlBarSuite   "AI Control Bar Suite"
#define kAIControlBarSuiteVersion   kAIControlBarSuiteVersion2
#define kAIControlBarSuiteVersion2   AIAPI_VERSION(2)
#define kAIControlBarVersion   kAIControlBarSuiteVersion

Typedef Documentation

typedef struct _opaque_AIControlBar* AIControlBarRef

Reference to a control-bar object.

typedef void AIAPI(* AIControlBarSizeChangedNotifyProc)(AIControlBarRef inControlBar)

Prototype of a function to be called when the size of a Control Bar has changed.

Parameters:
inControlBar The control-bar object.
typedef void* AIControlBarUserData

A developer-defined data object associated with a control bar.

typedef void AIAPI(* AIControlBarVisibilityChangedNotifyProc)(AIControlBarRef inControlBar, AIBoolean isVisible)

Prototype of a function to be called when the visibility of a Control Bar has changed.

Parameters:
inControlBar The control-bar object.
isVisible The new visibility state of the Control Bar, true if visible


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