[This is preliminary documentation and subject to change.]
The HRef property indicates when HTML hyperlink dependencies should be transmitted.
object.HRef [ = lhref ]
Value | Description |
---|---|
< 0 | Transmit hyperlink dependencies before the event. |
0 | Do not transmit hyperlink dependencies. |
> 0 | Transmit hyperlink dependencies after the event. Values of lhref greater than 0 are not supported in version 1.0 of Broadcast Architecture. |
If this property is not set, the value in EnhEvents.HRef is used.
If EnhEvents.HRef value is also not set, the default is 0, which causes the compiler not to schedule transmission of hyperlink dependencies.
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.