LineTranslateDialog (Network UI) (Windows CE 5.0)
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 Telephony API (TAPI) calls on a Unimodem device.
DWORD LineTranslateDialog(HWND hParent,HWND* pDialogWnd);
Parameters
- hParent
[in] Handle to the parent window to which the dialog box is to be attached. - pDialogWnd
[in] 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
Network User Interface Functions | LineConfigEdit
Send Feedback on this topic to the authors