C# Class TOAPI.Setup.setup

ファイルを表示 Open project: Wiladams/NewTOAPIA

Private Methods

Method Description
SetupDiClassNameFromGuid ( System.Guid &ClassGuid, StringBuilder className, Int32 ClassNameSize, Int32 &RequiredSize ) : Int32
SetupDiCreateDeviceInfoList ( System.Guid &ClassGuid, Int32 hwndParent ) : Int32
SetupDiDestroyDeviceInfoList ( IntPtr DeviceInfoSet ) : Int32
SetupDiEnumDeviceInfo ( IntPtr DeviceInfoSet, Int32 MemberIndex, SP_DEVINFO_DATA &DeviceInterfaceData ) : Int32
SetupDiEnumDeviceInterfaces ( IntPtr DeviceInfoSet, IntPtr DeviceInfoData, System.Guid &InterfaceClassGuid, Int32 MemberIndex, SP_DEVICE_INTERFACE_DATA &DeviceInterfaceData ) : System.Boolean
SetupDiGetClassDescription ( System.Guid &ClassGuid, StringBuilder classDescription, Int32 ClassDescriptionSize, Int32 &RequiredSize ) : Int32
SetupDiGetClassDevs ( System &ClassGuid, IntPtr Enumerator, IntPtr hwndParent, Int32 Flags ) : IntPtr
SetupDiGetClassDevsEx ( IntPtr ClassGuid, [ enumerator, IntPtr hwndParent, Int32 Flags, IntPtr DeviceInfoSet, [ MachineName, IntPtr Reserved ) : IntPtr
SetupDiGetDeviceInstanceId ( IntPtr DeviceInfoSet, SP_DEVINFO_DATA &DeviceInfoData, StringBuilder DeviceInstanceId, Int32 DeviceInstanceIdSize, Int32 &RequiredSize ) : Int32
SetupDiGetDeviceInterfaceDetail ( IntPtr DeviceInfoSet, SP_DEVICE_INTERFACE_DATA &DeviceInterfaceData, IntPtr DeviceInterfaceDetailData, Int32 DeviceInterfaceDetailDataSize, Int32 &RequiredSize, IntPtr DeviceInfoData ) : System.Boolean
SetupDiGetDeviceInterfaceDetail ( IntPtr DeviceInfoSet, SP_DEVICE_INTERFACE_DATA &DeviceInterfaceData, SP_DEVICE_INTERFACE_DETAIL_DATA &DeviceInterfaceDetailData, Int32 DeviceInterfaceDetailDataSize, Int32 &RequiredSize, IntPtr DeviceInfoData ) : System.Boolean