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:
Gets the URL to load.
HRESULT retVal = object.GetFrameUrl(ppszFrameSrc);
Type: LPWSTR
A pointer to a string that contains the URL to load.