How to get/set dialup networking entry's TCP/IP settings? ( Programativcally)

Hi,

Through WMI classes I am able to get LAN Ethernet Network adapter info
(TCP/IP settings etc) using Win32_NetworkAdapterConfiguration. But I
could not able to get dialup networking entry TCP/IP settings (Like DHCP

server, DNS server etc). I am looking for a way to get dialup networking

entry TCP/IP properties. Is it possible through WMI? Can anybody tell me

more info about this?

I am lloking for a way to get similar info for dial up networking entry.

Can anybody tell me how?

LAN enthernet Network adapter info:

Caption: [00000001] 3Com 3C920 Integrated Fast Ethernet Controller
(3C905C-TX Compatible)
Database Path: %SystemRoot%\System32\drivers\etc
Dead GW Detection Enabled:
Default TOS:
Default TTL:
Description: 3Com 3C920 Integrated Fast Ethernet Controller (3C905C-TX
Compatible) - Packet Scheduler Miniport
DHCP Enabled: True
DHCP Lease Expires: 20030408101855.000000+330
DHCP Lease Obtained: 20030407101855.000000+330
DHCP Server: 64.136.14.31
DNS Domain: hyd.office.juno.com
DNS Domain Suffix Search Order:
DNS Enabled For WINS Resolution: False
DNS Host Name: allium
Domain DNS Registration Enabled:
Forward Buffer Memory:
Full DNS Registration Enabled:
IGMP Level:
Index: 1
IP Connection Metric: 20
IP Enabled: True
IP Filter Security Enabled: False
IP Port Security Enabled:
IP Use Zero Broadcast:
IPX Address:
IPX Enabled: False
IPX Frame Type:
IPX Media Type:
IPX Network Number:
IPX Virtual Net Number:
Keep Alive Interval:
Keep Alive Time:
MAC Address: 00:B0:D0:23:51:2D
MTU:
Number of Forward Packets:
PMTUBH Detect Enabled:
PMTU Discovery Enabled:
Service Name: EL90XBC
Setting ID: {46004751-F088-4CC6-A0CC-6F5C441A8DC5}
TCPIP Netbios Options: 0
TCP Maximum Connect Retransmissions:
TCP Maximum Data Retransmissions:
TCP NumC onnections:
TCP Use RFC1122 Urgent Pointer:
TCP Window Size:
WINS Enable LMHosts Lookup: True
WINS Host Lookup File:
WINS Primary Server: 64.136.14.23
WINS Scope ID:
WINS Secondary Server:

Thanks,
-Koti