Client - AddRef
[C]
void __cdecl FlowSshC_Client_AddRef(FlowSshC_Client* client);
[C] Parameters
- client: FlowSshC_Client pointer.
Remarks
Increments the client objects reference count. See also [Client]Release.
[C]
void __cdecl FlowSshC_Client_AddRef(FlowSshC_Client* client);
[C] Parameters
Remarks
Increments the client objects reference count. See also [Client]Release.