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