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