関数定義書 Access2010

aal_device_write

構文構文

errno_t aal_device_write(
  aal_device_t * device - device instance we will write into
  void * buff - buffer with data to be wrote
  blk_t block - block we will write to
  count_t count - number of blocks to be wrote
)

パラメータパラメータ

device
device instance we will write into
buff
buffer with data to be wrote
block
block we will write to
count
number of blocks to be wrote

ファイル名ファイル名

device.c

See Also

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