[This is preliminary documentation and subject to change.]
The Name property specifies the name or text of the event. An example of using this property to store event text is a stock ticker enhancement where Name stores the stock name and price.
object.Name [ = sName ]
The default content of Name varies with the type of event. See the following table for specifics.
Event Type | Content |
---|---|
Announcement | The path and filename of the file that specifies the announcement. |
Trigger | The trigger data. |
FTS data | The source filename. |
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in stream.idl.
Import Library: Included as a resource in stream.dll.
Unicode: Yes.