ClientSessionChannel - AddRef
[C]
void __cdecl FlowSshC_ClientSessionChannel_AddRef(FlowSshC_ClientSessionChannel* channel);
[C] Parameters
- channel: FlowSshC_ClientSessionChannel pointer.
Remarks
Increments the channel objects reference count. See also [ClientSessionChannel]Release.