GetFrameSrc method
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.
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.
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.