Table of Contents Index NMS Glossary Previous Page Next Page (Page 14 of 17 in this chapter) Version


ppxSetDefaultPattern

Description

Sets the default pattern for a connection.

Prototype

DWORD ppxSetDefaultPattern ( PPXHD ppxhd,
BYTE pattern )

ppxhd Handle returned by ppxCreateConnection or by ppxOpenConnection.

pattern Default pattern (for example, 0x7F for mu-law or 0xD5 for A-law).

Return Values

Events

Details

This function sets the default pattern (8-bit fixed pattern) for a connection. If there are listeners attached to the connection but no talker attached, the default pattern is sent to the listeners. If listeners are connected to a connection and the talker is removed, the default pattern is sent to the listeners.

See Also

ppxAddListeners



Table of Contents Index NMS Glossary Previous Page Next Page (Page 14 of 17 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, NMS Communications Corporation. All rights reserved.