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