[This is preliminary documentation and subject to change.]
The SessionID property contains the session identifier.
object.SessionID [ = lSessionID ]
The session identifier is used by the SAP/SDP protocol to track which authoring tool generated the announcement. You can either select an identifier for your authoring tool and set that value in SessionID, or use the default value.
In other words, you do not have to set the value of this property in order for the announcement file generated by Annc.Store to be valid. The default value is sufficient.
The following example sets the session identifier. Note that ann is an Annc object variable.
ann.SessionID = 2745
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.