TShellUSB
From Ultibo.org
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