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.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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.