Address.UserData Property |
Language: |
Visual Basic Public Property UserData As IntPtr C# public IntPtr UserData { get; set; } C++ public:
property IntPtr UserData {
IntPtr get();
void set(IntPtr value);
}JScript public function get UserData() : IntPtr
public function set UserData(IntPtr);
This property is read/write.
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