SetFrameName method
Sets the name of the frame.
Syntax
HRESULT retVal = object.SetFrameName(pszFrameName);
Parameters
pszFrameName [in]
Type: LPCWSTRThe address of a string that contains the name of the frame.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Sets the name of the frame.
HRESULT retVal = object.SetFrameName(pszFrameName);
pszFrameName [in]
Type: LPCWSTR
The address of a string that contains the name of the frame.