This topic has not yet been rated - Rate this topic

__inbyte

Microsoft Specific

Generates the in instruction, returning one byte read from the port specified by Port.

unsigned char __inbyte(
   unsigned short Port
);
[in] Port

The port to read from.

The byte read from the specified port.

Intrinsic

Architecture

__inbyte

x86, x64

Header file <intrin.h>

This routine is only available as an intrinsic.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ