回答編集履歴

1

タイプミス修正

2021/03/16 14:27

投稿

tain
tain

スコア241

test CHANGED
@@ -24,4 +24,6 @@
24
24
 
25
25
  dwBytesToWrite Number of bytes to write to the device.
26
26
 
27
- lpdwBytesWritten Pointer to a variable of type DW
27
+ lpdwBytesWritten Pointer to a variable of type DW ORD which receives the number of
28
+
29
+ bytes written to the device.