Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DOM::Utils::IRect Class Referenceabstract

This interface represents a rectangle. More...

#include <IRect.h>

Inheritance diagram for DOM::Utils::IRect:

Public Member Functions

virtual FCM::Result _FCMCALL GetRect (RECT &rect)=0
 This function gets the bounds of the rectangle. More...
 

Detailed Description

This interface represents a rectangle.

Member Function Documentation

virtual FCM::Result _FCMCALL DOM::Utils::IRect::GetRect ( RECT rect)
pure virtual

This function gets the bounds of the rectangle.

Parameters
rect(OUT) Rectangular bounds
Returns
On success, FCM_SUCCESS is returned, else an error code is returned.

The documentation for this class was generated from the following file: