SpringCard LibCs.Windows for .NET  18.10.10
A set of utilities for the Windows platform
SpringCard.LibCs.Windows.DeviceManagement Class Reference

Classes

class  DEV_BROADCAST_DEVICEINTERFACE
 
class  DEV_BROADCAST_DEVICEINTERFACE_1
 
class  DEV_BROADCAST_HDR
 
struct  DeviceDetails
 Use SetupDi API functions to retrieve the device path name of an attached device that belongs to a device interface class. More...
 
struct  SP_DEVICE_INTERFACE_DATA
 
struct  SP_DEVINFO_DATA
 

Static Public Member Functions

static bool FindDeviceFromGuid (Guid guid, ref List< String > devicePathNames)
 
static bool FindDeviceFromGuid (Guid guid, ref string[] devicePathNames)
 
static bool FindDeviceFromGuid (Guid guid, ref List< DeviceDetails > deviceDetails)
 
static bool FindDeviceFromGuid (Guid guid, ref DeviceDetails[] deviceDetails)
 

The documentation for this class was generated from the following file: