Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Automation Client : Automation Reference : interface

Syntax

#(tint.type,oleauto.typelib.%typelib.%interface)
#(oleauto.typelib.%typelib.%interface.iid)
#(tint.list,,oleauto.typelib.%typelib.%interface.)

%typelib specifies the name of a type library. %interface specifies the name of an interface. These operations obtain information about an interface.

Examples

#(tint.type,oleauto.typelib.{00000205-0000-0010-8000-00AA006D2EA4}.Property)
interface
#(oleauto.typelib.{00000205-0000-0010-8000-00AA006D2EA4}.Property.iid)
{00000503-0000-0010-8000-00AA006D2EA4}
##(tint.list,(
),oleauto.typelib.{00000205-0000-0010-8000-00AA006D2EA4}.Property.)
Attributes
Name
Type
Value