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