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: