Platform SDK: Broadcast Architecture |
Specifies a GUID to uniquely identify files belonging to this session.
HRESULT SetGUID( GUID *pGUID );
Returns S_OK if the method succeeds; otherwise, an error code is returned.
The GUID may be used as a unique identifier of the client namespace in which all related files may be placed. The GUID set in the announcement should also be referenced in the IATVEFPackage::AddFile method in the szMIMEContentLocation parameter when you add files to the package, and in the IATVEFSend::SendTrigger method as part of the local ID URL.
Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
Windows 95/98: Requires Windows 98.
Header: Declared in atvefsnd.idl.
Import Library: Included as a resource in atvefsnd.dll.