MFErrorCodesVaultSeperatedFromRcw Field |
Error code seen with error messages like:
"COM object that has been separated from its underlying RCW cannot be used."
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic const string VaultSeperatedFromRcw = "0x80131527"
Public Const VaultSeperatedFromRcw As String = "0x80131527"
public:
literal String^ VaultSeperatedFromRcw = "0x80131527"
Field Value
Type:
String
See Also