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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.