構造体定義書 Access2010

saved_name

構文構文

struct saved_name

ファイル名ファイル名

scan.c

構造体情報構造体情報

No. 名称 属性説明
1
saved_name   
  dirid unsigned int pointed object
  objectid unsigned int  
  first_name saved_name * pointer to name which points to the
  parent_dirid unsigned int parent directory
  parent_objectid unsigned int  
  block unsigned long where we saw the name for the first time
  count unsigned short how many times the name appeared
  items void *  
  name_next saved_name * list of identical names
  name_len unsigned short  
  name[1] char  

See Also

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