関数定義書 Access2010

aal_device_open

構文構文

aal_device_t *aal_device_open(
  struct aal_device_ops * ops - pointer to device operations
  void * person - device personality (filename, etc)
  uint32_t blksize - block size device is working with
  int flags - flags device opened with (O_RDONLY, etc)
)

パラメータパラメータ

ops
pointer to device operations
person
device personality (filename, etc)
blksize
block size device is working with
flags
flags device opened with (O_RDONLY, etc)

ファイル名ファイル名

device.c

See Also

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