LineTranslateDialog
This function displays a dialog box that allows a user to change the current location of a phone number about to be dialed, adjust location and calling card parameters, and see the effect on a phone number about to be dialed. This function is called when a Telephony API (TAPI) application calls lineConfigDialogEdit on a Unimodem device.
DWORD LineTranslateDialog(
HWND hParent,
HWND* pDialogWnd
);
Parameters
- hParent
Handle to the parent window to which the dialog box is to be attached. - pDialogWnd
Pointer to the dialog window.
Return Values
The returned DWORD is the device ID.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Netui.h.
Link Library: Netui.lib.
See Also
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.