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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.