SetFrameSrc method
Sets the URL to load into the frame.
Syntax
HRESULT retVal = object.SetFrameSrc(pszFrameSrc);
Parameters
- pszFrameSrc [in]
-
Type: LPCWSTR
The address of a string that contains the URL to load into the frame.
Show:
Sets the URL to load into the frame.
HRESULT retVal = object.SetFrameSrc(pszFrameSrc);
Type: LPCWSTR
The address of a string that contains the URL to load into the frame.