Desktop Functions: Smart Device Functions:
|
Search Results for "RAS_STATS" in [All]rasapi32
static extern uint RasGetConnectionStatistics(IntPtr hRasConn, ref RAS_STATS lpStatistics);
ByRef lpStatistics As RAS_STATS) As UInt32
RAS_STATS statistics = new RAS_STATS(); Structures2: RAS_STATS
|