Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: InvokeChapter 19
Win32 Modules and Extensions
Next: Reference: QueryObjectType
 

LastError

Win32::OLE->LastError()

This class method returns the last OLE error. In a numeric context, the error number is returned, while in a string context, the error message is returned.


Previous: Reference: InvokePerl in a NutshellNext: Reference: QueryObjectType
Reference: InvokeBook IndexReference: QueryObjectType