start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Invoke Chapter 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: Invoke Perl in a Nutshell Next: Reference: QueryObjectType
Reference: Invoke Book Index Reference: QueryObjectType