June 2002
Beginner
759 pages
80h 42m
English
Win32::OLE defines a couple of its own methods for dealing with the automation interface. These are not automation-defined methods, although they look the same. If a given method is not defined in Win32::OLE, the method call is dispatched to the automation object. If the method doesn’t exist there, you will get an OLE error.
The following methods are defined by Win32::OLE.