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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.