20 #ifndef __com_sun_star_ucb_LockScope_idl__
21 #define __com_sun_star_ucb_LockScope_idl__
24 module
com { module sun { module star { module ucb {
LockScope
defines the scope of a lock.
Definition: LockScope.idl:31
@ EXCLUSIVE
the lock is exclusive.
Definition: LockScope.idl:34
@ SHARED
the lock is shared.
Definition: LockScope.idl:38
Definition: Ambiguous.idl:22