GetFrameName method
Gets the name of the frame.
Syntax
HRESULT retVal = object.GetFrameName(ppszFrameName);
Parameters
ppszFrameName [out]
Type: LPWSTRA pointer to the 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.
Gets the name of the frame.
HRESULT retVal = object.GetFrameName(ppszFrameName);
ppszFrameName [out]
Type: LPWSTR
A pointer to the string that contains the name of the frame.