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 |
Mapped Fundamental Type |
LPOLE_RECT |
|
OLE_Handle |
|
OLE_Color |
|
OLE_FontSize |
|
OLE_XPos_Pixels |
|
OLE_YPos_Pixels |
|
OLE_XSize_Pixels |
|
OLE_YSize_Pixels |
|
OLE_XPos_HiMetric |
|
OLE_YPos_HiMetric |
|
OLE_XSize_HiMetric |
|
OLE_YSize_HiMetric |
|
OLE_XPos_Container |
|
OLE_YPos_Container |
|
OLE_XSize_Container |
|
OLE_YSize_Container |
|
OLE_OptExclusive |
|
OLE_CancelBool |
|
OLE_EnableDefaultBool |