BOOLEAN InbvPortPollOnly( IN ULONG BlFileId ); Routine Description: Check if a byte is available Arguments: BlFileId - The port to poll. Return Value: TRUE if there is data waiting, else FALSE.