構造体定義書 仕様書作成ツール【A HotDocument】

_AppInfoRec

構文構文

typedef struct _AppInfoRec

ファイル名ファイル名

DNDDemo.h

構造体情報構造体情報

No. 名称 属性説明
1
_AppInfoRec   
  rectGC GC graphic context used to draw the rectangles
  currentColor Pixel color that is currently in the GC
  rectDpyTable RectPtr * the rectangle display table
  rectsAllocd int keeps track of how much the above
  numRects int the number of rects that are visible
  highlightRect RectPtr the current highlighted rectangle
  clearRect RectPtr the rectangle that is being moved
  doMove Boolean indicates that a move is being performed
  creatingRect Boolean indicates that a rect create is being
  operation unsigned char indicates the drop help operation
  maxCursorWidth unsigned int the maximum allowable cursor width
  maxCursorHeight unsigned int the maximum allowable cursor height
  rectX Position  
  rectY Position  
  rectX2 Position  
  rectY2 Position  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー