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