[This is preliminary documentation and subject to change.]
The HRef property indicates when HTML hyperlink dependencies should be resolved.
object.HRef [ = lHref ]
Value | Description |
---|---|
< 0 | Resolve dependencies before the event. |
0 | Do not resolve dependencies. |
> 0 | Resolve dependencies after the event. Values of lhref greater than 0 are not supported in version 1.0 of Broadcast Architecture. |
This value can be overridden by individual events by setting the EnhEvent.HRef property. If neither value is set, the default is 0.
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.