GetFrameSrc method
Gets the URL to load into the frame.
Syntax
HRESULT retVal = object.GetFrameSrc(ppszFrameSrc);
Parameters
- ppszFrameSrc [out]
-
Type: LPWSTR
A pointer to a string that contains the URL to load into the frame.
Show:
Gets the URL to load into the frame.
HRESULT retVal = object.GetFrameSrc(ppszFrameSrc);
Type: LPWSTR
A pointer to a string that contains the URL to load into the frame.