Share via


LineTranslateDialog (Network UI) (Compact 2013)

3/26/2014

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

See Also

Reference

Network User Interface Functions
LineConfigEdit