Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: LastErrorChapter 19
Win32 Modules and Extensions
Next: 19. Win32 Modules and Extensions
 

QueryObjectType

Win32::OLE->QueryObjectType($obj)

This class method returns the type of object queried ($obj). In list context, a two-element list of the type library name and the class name of the object is returned. In scalar context, just the class name is returned.


Previous: Reference: LastErrorPerl in a NutshellNext: 19. Win32 Modules and Extensions
Reference: LastErrorBook Index19. Win32 Modules and Extensions