分享方式:


__outdwordstring

Microsoft 特定的

產生 rep outsd 指示,從 指定的 Port I/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 特定的

另請參閱

編譯器內建函式