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