應用程式可以使用DOS的系統呼叫常式0x0b取得Input Buffer裡面的資料(不會清除Input Buffer),如果沒有資料在Input Buffer,則設定IRP Header的Status狀態(Busy = 1)
Data struc Buffer db ? Data ends