OcaLibAccess¶
-
class
OcaLibAccess()¶ Library volume access modes
-
OcaLibAccess.None¶ type: OcaLibAccess
Singleton object corresponding to the entry with value
0.
-
OcaLibAccess.ReadOnly¶ type: OcaLibAccess
Singleton object corresponding to the entry with value
1.
-
OcaLibAccess.ReadExpand¶ type: OcaLibAccess
Singleton object corresponding to the entry with value
2.
-
OcaLibAccess.Full¶ type: OcaLibAccess
Singleton object corresponding to the entry with value
3.
-