![]() |
![]() |
![]() |
CallbackData.Data Property |
Language: |
Points to data for the callback.
Visual Basic Public Property Data As IntPtr C# public IntPtr Data { get; set; } C++ public:
property IntPtr Data {
IntPtr get();
void set(IntPtr value);
}JScript public function get Data() : IntPtr
public function set Data(IntPtr);
System.IntPtr
This property is read/write.
An IntPtrinstance that points to data for the callback.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center