Inesoft PrintCE SDK .NET
PrintASCII::SetupPort Method

This function displays Port Setup dialog box. The Port Setup dialog box enables the user to specify the properties of a particular port.

C# Syntax: int value = object.SetupPort(IntPtr parent);
VB Syntax: Dim
value As Int32 = object.SetupPort(ByVal parent As IntPtr)

 

Parameters

parent

handle of parent window

Return Value

selected port (see ASCII_PORT enumerator)

 

 


 

© 2009 Inesoft. All rights reserved.