Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceImageInformation.CalloutLine Field

Language:

Note: This documentation is preliminary and is subject to change.

Array of POINT structures that specify coordinates of the points describing a callout line. A callout line connects a device control to a caption for the game action. Each line can have from one to four segments. This member is valid only if the DIDIFT_OVERLAY flag is present in DwFlags.

Definition

Visual Basic .NET Public CalloutLine As Point
C# public Point CalloutLine;
Managed C++ public: Point CalloutLine;
JScript .NET public var CalloutLine : Point

Field Value

System.Drawing.Point[] .

This field is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center