Microsoft DirectX 9.0 SDK Update (October 2004)

CallbackData.CallbackPosition Property

Language:

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

Retrieves or sets a value that indicates the position of the callback.

Definition

Visual Basic .NET Public Property CallbackPosition As Double
C# public double CallbackPosition { get; set; }
Managed C++ public: __property double get_CallbackPosition();
public: __property void set_CallbackPosition(double);
JScript .NET public function get CallbackPosition() : double
public function set CallbackPosition(double);

Property Value

System.Double . A Double Leave Site value that indicates the position of the callback.

This property 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