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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: LastError Chapter 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: LastError Perl in a Nutshell Next: 19. Win32 Modules and Extensions
Reference: LastError Book Index 19. Win32 Modules and Extensions

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.