Apple Network Setup manual OTCfgIRPortSetting

Models: Network Setup

1 184
Download 184 pages 5.56 Kb
Page 174
Image 174
OTCfgIRPortSetting

C H A P T E R 4

Network Setup Protocol Structures and Data Types

OTCfgIRPortSetting

The OTCfgIRPortSetting enumeration defines constants for use in the

OTCfgIRPortSetting field of the OTCfgIRGeneral (page 159) structure:

typedef UInt16 OTCfgIRPortSetting; enum {

kOTCfgIRIrDA = 0, kOTCfgIRIRTalk = 1

};

Constant descriptions

kOTCfgIRIrDA

Specifies the Infrared Data Association (IrDA) protocol.

kOTCfgIRIRTalk Specifies the IRTalk protocol, Apple’s proprietary Infrared protocol that was developed prior to the development of IrDA.

174Protocol Constants and Other Data Types

Page 174
Image 174
Apple Network Setup manual OTCfgIRPortSetting