GetURLByObjectHandle

 

Description

 

Returns the URL of the page specified by the hObject argument.

 

Arguments

 

Name

Type

I/O

Description

HObject

Long Integer

In

The ObjectHandle for the page of interest (zero for the current page).

 

Return Value

 

String: the requested URL or an empty string if no such object exists.

 

Remarks

 

There is at most one URL associated with each ObjectHandle (although the reverse is not necessarily true).