TShellUSB

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellUSB


Description


To be documented

Class definitions



[Expand]

TShellUSB = class(TShellCommand)


Function declarations



[Expand]
constructor TShellUSB.Create;
Description: To be documented


[Expand]
function TShellUSB.USBFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented


[Expand]
function TShellUSB.USBHostFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented


[Expand]
function TShellUSB.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented


[Expand]
function TShellUSB.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented


[Expand]
function TShellUSB.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented


Return to Unit Reference