関数定義書 Access2010

aal_device_read

構文構文

errno_t aal_device_read(
  aal_device_t * device - device instance we will read from
  void * buff - buffer we will read into
  blk_t block - block number to be read from
  count_t count - count of blocks to be read
)

パラメータパラメータ

device
device instance we will read from
buff
buffer we will read into
block
block number to be read from
count
count of blocks to be read

ファイル名ファイル名

device.c

See Also

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