共用方式為


__outdwordstring

Microsoft 特定的

產生rep outsd指示,從 指定的 PortI/O 埠開始Buffer傳送Count雙字。

語法

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

參數

通訊埠
[in]要傳送數據的埠。

Buffer
[in]要送出指定埠之數據的指標。

Count
[in]要傳送的雙字數目。

需求

內建 架構
__outdwordstring x86、x64

頭檔<intrin.h>

備註

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

END Microsoft 特定的

另請參閱

編譯器內建函式