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