public const int SSH_FX_FAILURE = 4
Public Const SSH_FX_FAILURE As Integer = 4
public: literal int SSH_FX_FAILURE = 4
static val mutable SSH_FX_FAILURE: int
In This Article