I want to remove a remote access connection when a user logs out. The
connection is a dial up isdn adapter.
I can access the adapter via WMI namespace \root\microsoft \homenet, but i
don´t find any way to delete it.
Is it possible to do this or do i need to some pinvoke on rasapi32?
connection is a dial up isdn adapter.
I can access the adapter via WMI namespace \root\microsoft \homenet, but i
don´t find any way to delete it.
Is it possible to do this or do i need to some pinvoke on rasapi32?
Comment