TShellUSB

From Ultibo.org
Revision as of 05:07, 30 July 2021 by Ultibo (Talk | contribs)

Jump to: navigation, search

Return to Unit ShellUSB


Description


To be documented

Class definitions



constructor TShellUSB.Create;
Description: To be documented
Note None documented


function TShellUSB.USBFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented
Note None documented


function TShellUSB.USBHostFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented
Note None documented


function TShellUSB.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
Note None documented


function TShellUSB.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
Note None documented


function TShellUSB.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented
Note None documented


Function declarations



constructor Create;
Description: To be documented
Note None documented


function USBFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented
Note None documented


function USBHostFlagsToFlagNames(AFlags:LongWord):TStringList;
Description: To be documented
Note None documented


function DoHelp(AShell:TShell; ASession:TShellSession):Boolean; override;
Description: To be documented
Note None documented


function DoInfo(AShell:TShell; ASession:TShellSession):Boolean; override;
Description: To be documented
Note None documented


function DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean; override;
Description: To be documented
Note None documented


Return to Unit Reference