Метод | Описание | |
---|---|---|
DriverExists ( string src, string dest ) : bool | ||
InstallDrivers ( string dirs ) : void | ||
UpdateDrivers ( ) : void |
Метод | Описание | |
---|---|---|
DriverManager ( ) : System | ||
GetLastError ( ) : int | ||
SetupCopyOEMInf ( string SourceInfFileName, string OEMSourceMediaLocation, OemSourceMediaType OEMSourceMediaType, OemCopyStyle CopyStyle, StringBuilder DestinationInfFileName, int DestinationInfFileNameSize, int &RequiredSize, StringBuilder DestinationInfFileNameComponent ) : bool |
public DriverExists ( string src, string dest ) : bool | ||
src | string | |
dest | string | |
Результат | bool |
public InstallDrivers ( string dirs ) : void | ||
dirs | string | |
Результат | void |