IClientObjectInfo (ITF) ¶ INTERFACE IClientObjectInfo EXTENDS COL.IElement Methods: GetClientObject GetTransformationData SetTransformationData Structure: GetClientObject (Method) GetTransformationData (Method) SetTransformationData (Method)
IClientObjectInfo.GetClientObject (METH) ¶ METHOD GetClientObject : POINTER TO BYTE InOut: Scope Name Type Return GetClientObject POINTER TO BYTE
DebugItfAddrToItfPtr (FUN) ¶ FUNCTION DebugItfAddrToItfPtr : __UXINT Returns the location of an interface, usefull for printing in debug messages for example. Call with ADR(itf) InOut: Scope Name Type Comment Return DebugItfAddrToItfPtr __UXINT Input pItf POINTER TO __UXINT Passed as pointer to interface to support all kinds of interface (no matter of derived from __SYSTEM.IQueryInterface or not)
Enumerations ¶ VisuClientTag (Enum) VisuEnumBackgroundDrawingState (Enum) VisuEventTarget (Enum)
VisuClientTag (ENUM) ¶ TYPE VisuClientTag : not strict because compared with integral values coming from the runtime this enumeration is the successor of CmpVisuHandler.VisuEnumClientTag Attributes: qualified_only InOut: Name Comment Undefined do not change as this is a value copied from CmpVisuHandler->VisuEnumClientTag Name do not change as this is a value copied from CmpVisuHandler->VisuEnumClientTag AddressIPv4 do not change as this is a value copied from CmpVisuHandler->VisuEnumClientTag RTVTargetInfo The identification of the remote targetvisualization device
ICompleteSurroundingRectInfo (ITF) ¶ INTERFACE ICompleteSurroundingRectInfo Methods: GetCompleteSurroundingRectInfo Structure: GetCompleteSurroundingRectInfo (Method)
ICompleteSurroundingRectInfo.GetCompleteSurroundingRectInfo (METH) ¶ METHOD GetCompleteSurroundingRectInfo : VisuStructCompleteSurroundingRectInfo Similar to GetSurroundingRect of IVisualElement. But here, the exact size has to be returned. Means, considering of possible outer frame line widths, which will enlarge the element. As well as considering rotation of the element or acute angles within polygons. Also the return rect may be different offline or online. As online also dynamic movement is considered. Whereas offline only a possible static rotation can be used. InOut: Scope Name Type Return GetCompleteSurroundingRectInfo VisuStructCompleteSurroundingRectInfo
IContainerPaintSelf (ITF) ¶ INTERFACE IContainerPaintSelf Methods: PaintSelf Structure: PaintSelf (Method)
IClientObjectInfo.SetTransformationData (METH) ¶ METHOD SetTransformationData : BOOL InOut: Scope Name Type Return SetTransformationData BOOL Input transformationData VisuFbTransformInformation
ICompactTextListInfo2 (ITF) ¶ INTERFACE ICompactTextListInfo2 EXTENDS ICompactTextListInfo Methods: GetUsedLINTTextids Structure: GetUsedLINTTextids (Method)