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