Platform SDK: Web Telephony Engine |
To create a WTEApplication object, which represents a single Web telephony application, first use the WTEArray.Applications property to create a WTEApplications collection object (if one does not already exist).
Use the WTEApplications.Count property to obtain the index of the newly created application object. Then use the WTEApplications.Item method to retrieve the new WTEApplication object.
For information on using the WTEApplication object to configure your application see Web Telephony Configuration Object.