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: