分享方式:


__inwordstring

Microsoft 特定的

使用 rep insw 指示從指定的埠讀取資料。

語法

void __inwordstring(
   unsigned short Port,
   unsigned short* Buffer,
   unsigned long Count
);

參數

通訊埠
[in]要從中讀取的埠。

Buffer
[out]從埠讀取的資料會在這裡寫入。

Count
[in]要讀取的資料字數。

需求

內建 架構
__inwordstring x86、x64

標頭檔 < intrin.h>

備註

此常式僅可作為內建常式使用。

END Microsoft 特定的

另請參閱

編譯器內建函式