IrDA Object Identifiers
The following table shows the IrDA object identifiers with a description of the purpose of each.
Programming element | Description |
---|---|
OID_IRDA_EXTRA_RCV_BOFS | This object identifier is optional for some IrDA miniport drivers. |
OID_IRDA_LINK_SPEED | This object identifier specifies the link speed of the NIC's transceiver. |
OID_IRDA_MAX_RECEIVE_WINDOW_SIZE | This object identifier requests the maximum number of outgoing frames that the miniport driver's NIC can handle at one time. |
OID_IRDA_MAX_SEND_WINDOW_SIZE | This object identifier requests the maximum number of outgoing frames that the miniport driver's NIC can handle at one time. |
OID_IRDA_MEDIA_BUSY | This object identifier requests information about whether the media is busy — that is, whether the miniport driver detects packet traffic. |
OID_IRDA_RATE_SNIFF | This object identifier is optional for most IrDA miniport drivers. |
OID_IRDA_REACQUIRE_HW_RESOURCES | This object identifier requests the miniport driver to begin operating with hardware resources that the miniport driver specifies. |
OID_IRDA_RECEIVING | This object identifier requests the miniport driver to indicate whether it is currently receiving a frame. |
OID_IRDA_RELEASE_HW_RESOURCES | This object identifier requests the miniport driver to release the use of its hardware resources. |
OID_IRDA_SUPPORTED_SPEEDS | This object identifier requests the miniport driver to return the link speeds that it supports. |
OID_IRDA_TURNAROUND_TIME | This object identifier requests the miniport driver to return the turnaround time (in microseconds) of its NIC's transceiver. |
See Also
Network Driver Object Identifiers
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.