Skip to content

OLE Data Types

See Also: Variable Declaration Commands

OLE Data Types are types that are used when using COM in DataFlex applications.

These types are mapped to fundamental DataFlex data types, the rules of which apply to the OLE data type in question. Follow the link to the mapped fundamental type to learn how to declare variables of this type and work with that type.

Type Mappings

OLE Data Type Mapped Fundamental Type
LPOLE_RECT Pointer
OLE_Handle Handle
OLE_Color DWord
OLE_FontSize Integer
OLE_XPos_Pixels Integer
OLE_YPos_Pixels Integer
OLE_XSize_Pixels Integer
OLE_YSize_Pixels Integer
OLE_XPos_HiMetric Integer
OLE_YPos_HiMetric Integer
OLE_XSize_HiMetric Integer
OLE_YSize_HiMetric Integer
OLE_XPos_Container Float
OLE_YPos_Container Float
OLE_XSize_Container Float
OLE_YSize_Container Float
OLE_OptExclusive Integer
OLE_CancelBool Integer
OLE_EnableDefaultBool Integer