Client - Create
[C]
FlowSshC_Client* __cdecl FlowSshC_Client_Create();
[C++]
[Client] Client();
[C#]
[ClientBase] public Client();
[C] Return Value
A FlowSshC_Client* which represents the newly created client.
Remarks
Creates a new client object.