IFrame::getFrameType Method

Returns the frame type of this frame.
Syntax:
virtual const FrameTypeInfo& getFrameType() const = 0;
Return value:

This frame's FrameTypeInfo.

See also: IFrame, FrameTypeInfo

<< IFrame