SocketWrench .NET Edition

InternetDialer Fields

The fields of the InternetDialer class are listed below. For a complete list of InternetDialer class members, see the InternetDialer Members topic.

Public Static (Shared) Fields

rasDeviceATM A constant value which specifies an ATM device type.
rasDeviceFrameRelay A constant value which specifies a frame relay device type.
rasDeviceGeneric A constant value which specifies a generic device type.
rasDeviceIRDA A constant value which specifies an infrared device type.
rasDeviceISDN A constant value which specifies an ISDN device type.
rasDeviceModem A constant value which specifies a modem device type.
rasDevicePad A constant value which specifies a packet assembler/disassembler device type.
rasDeviceParallel A constant value which specifies an parallel port device type.
rasDevicePPPoE A constant value which specifies a PPP over Ethernet device type.
rasDeviceSerial A constant value which specifies a serial port device type.
rasDeviceSonet A constant value which specifies a SONET device type.
rasDeviceSW56 A constant value which specifies a SW56 device type.
rasDeviceVPN A constant value which specifies a VPN device type.
rasDeviceX25 A constant value which specifies an X25 device type.

Public Instance Fields

Connection Gets the handle for a dial-up networking session.
DeviceEntry Gets the name of the specified device entry.
NameServer Gets and sets the IP addresses of the nameservers assigned to the current phonebook entry.
PhoneBookEntry Gets the name for the specified phone book entry.

See Also

InternetDialer Class | SocketTools Namespace