Otcfgirportsetting – Apple Network Setup User Manual

Page 174

Advertising
background image

C H A P T E R 4

Network Setup Protocol Structures and Data Types

174

Protocol Constants and Other Data Types

OTCfgIRPortSetting

4

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.

Advertising