
CHAPTER 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.
Kommentare zu diesen Handbüchern