Product Site

C.1.50. Error 92 - OLE error.

The associated subcodes are:
900

message.
901

An unknown OLE error occurred (HRESULT=hresult).
902

Cannot convert OLE VARIANT to REXX object: The conversion of the VARIANT type varianttype into a REXX object failed.
903

Cannot convert REXX object to OLE VARIANT: The conversion of rexx_object into a VARIANT failed.
904

The number of elements provided to the method or property is different from the number of parameters accepted by it.
905

One of the parameters is not a valid VARIANT type.
906

OLE exception: exc_name.
907

The requested method does not exist, or you tried to set the value of a read-only property.
908

One of the parameters could not be coerced to the desired type.
909

One or more of the parameters could not be coerced to the desired type. The first parameter with incorrect type is argument index.
910

A required parameter was omitted.
911

Could not create OLE instance.
912

The object invoked has disconnected from its clients.