LineTranslateDialog (Network UI) (Windows Embedded CE 6.0)

1/6/2010

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.

Syntax

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 Value

The returned DWORD is the device ID.

Requirements

Header netui.h
Library Netui.lib
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

LineConfigEdit

Other Resources

Network User Interface Functions