GetFrameUrl method

Gets the URL to load.

Syntax


HRESULT retVal = object.GetFrameUrl(ppszFrameSrc);

Parameters

ppszFrameSrc [out]

Type: LPWSTR

A pointer to a string that contains the URL to load.

 

 

Show: