Back to FlowSsh Documentation
[C]
typedef void (__cdecl* FlowSshC_SshVersionHandler)( void* handlerData, wchar_t const* version);
Parameters
Remarks
The version string of the SSH server to which you are trying to connect is reported through this handler.