SetFrameSrc method
Sets the URL to load into the frame.
Syntax
HRESULT retVal = object.SetFrameSrc(pszFrameSrc);
Parameters
pszFrameSrc [in]
Type: LPCWSTRThe address of a string that contains the URL to load into the frame.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Sets the URL to load into the frame.
HRESULT retVal = object.SetFrameSrc(pszFrameSrc);
pszFrameSrc [in]
Type: LPCWSTR
The address of a string that contains the URL to load into the frame.