AppleのUSBに関するMailing Listで、Appleの技術者による以下のような記述を見つけました。
----------------------- snip -----------------------
The arg0 parameter of the IOAsyncCallBack1 contains the # of bytes that were transferred.
We are improving the documentation and examples so that this is clear.
----------------------- snip -----------------------
実際、IOAsyncCallBack1の引数の解説は不親切で、いくつかのサンプルコードを元に実際にいろいろと試さないと引数の意味は分かりません。
IOKitLib.h
つまり、上記の説明は以下のように書くべきでしょう(笑)
We are improving the documentation and examples now. So that, this will be, may be, or hope to be clear.
0 件のコメント:
コメントを投稿