MFErrorCodesObjectLocked Field |
Error code seen with error messages like:
"Object Locked"
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic const string ObjectLocked = "0x80040041"
Public Const ObjectLocked As String = "0x80040041"
public:
literal String^ ObjectLocked = "0x80040041"
Field Value
Type:
String
See Also