SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

LockScope Property

Specifies the scope of the current lock.

Syntax

__property TsbxWebDAVClientLockScopes LockScope = { read=FLockScope };
enum TsbxWebDAVClientLockScopes { cwlsExclusive=0, cwlsShared=1 };

Default Value

cwlsExclusive

Remarks

Available options:

cwlsExclusive0
cwlsShared1

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]