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