Is there any ‘proper’ way to detect whether adapter is PPP (e.g. modem)?
I’m currently comparing adapter name to DEVICENDISWANIP but is there any other, name-independent way? (I’m afraid of name comparison because seems like it could change in upcoming versions).