An inappropriate object was passed as parameter to this function. For example, the object does not support a required interface or is of an inappropriate class.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_BAD_OBJECT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_BAD_OBJECT |
Visual C++ |
---|
public: static initonly ExceptionCode^ E_BAD_OBJECT |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_BAD_OBJECT |