LineColor  LinesAtRoot

Chapter 3: Property Descriptions and Usage

LineMediaMode

Applies to

PhoneCall objects

Description

A value that specifies the media type of a phone call. Values are:

Usage


In a painter

Specify a value for the LineMediaMode property in the LineMediaMode box on the General page of the PhoneCall object’s Properties view.


In scripts

The LineMediaMode property is an unsigned long value indicating the type of information stream exchanged over a call. The following line writes the LineMediaMode value to a single line edit box:

sle_media.text = string(pcall_1.LineMediaMode)





Copyright © 2004. Sybase Inc. All rights reserved. LinesAtRoot

View this book as PDF