![]() |
![]() |
![]() |
CallbackData.Data Property |
Language: |
Points to data for the callback.
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);
System.IntPtr . An IntPtr
This property is read/write.instance that points to data for the callback.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center