GetFrameName method
Gets the name of the frame.
Syntax
HRESULT retVal = object.GetFrameName(ppszFrameName);
Parameters
- ppszFrameName [out]
-
Type: LPWSTR
A pointer to the string that contains the name of the frame.
Show:
Gets the name of the frame.
HRESULT retVal = object.GetFrameName(ppszFrameName);
Type: LPWSTR
A pointer to the string that contains the name of the frame.