System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TCommandQueue();

Properties

Type Visibility Source Unit Parent
constructor public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TCommandQueue

Description

Creates an instance of TCommandQueue.

The TTetheringManagerCommunicationThread.Create function calls this function.

See Also