ApplicationClass.FollowHyperlink(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool FollowHyperlink (object Address, object SubAddress, object AddHistory, object NewWindow);
abstract member FollowHyperlink : obj * obj * obj * obj -> bool
override this.FollowHyperlink : obj * obj * obj * obj -> bool
Public Overridable Function FollowHyperlink (Optional Address As Object, Optional SubAddress As Object, Optional AddHistory As Object, Optional NewWindow As Object) As Boolean
Parameters
- Address
- Object
- SubAddress
- Object
- AddHistory
- Object
- NewWindow
- Object