Class
AppleEventTemplate
Description
A template object for creating AppleEvent objects.
Properties
Name |
Type |
Read-Only |
Shared |
---|---|---|---|
Property descriptions
AppleEventTemplate.FolderItemParam
FolderItemParam As FolderItem
A FolderItem being passed as a parameter in the AppleEvent.
AppleEventTemplate.IntegerParam
IntegerParam As Integer
An Integer being passed as a parameter in the AppleEvent.
AppleEventTemplate.StringParam
StringParam As String
A String being passed as a parameter in the AppleEvent.
Compatibility
All project types on all supported operating systems.
See also
Object parent class; AppleEvent class.