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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.