Microsoft DirectX 9.0 SDK Update (October 2004)

CallbackData.Data Property

Language:

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

Points to data for the callback.

Definition

Visual Basic .NET Public Property Data As IntPtr
C# public IntPtr Data { get; set; }
Managed C++ public: __property IntPtr get_Data();
public: __property void set_Data(IntPtr);
JScript .NET public function get Data() : IntPtr
public function set Data(IntPtr);

Property Value

System.IntPtr . An IntPtr Leave Site instance that points to data for 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