![]() |
![]() |
![]() |
BufferPositionNotify.EventNotifyHandle Property |
Language: |
Retrieves and sets the handle to the event to be signaled when the offset has been reached.
Visual Basic .NET Public Property EventNotifyHandle As IntPtr C# public IntPtr EventNotifyHandle { get; set; } Managed C++ public: __property IntPtr get_EventNotifyHandle();
public: __property void set_EventNotifyHandle(IntPtr);JScript .NET public function get EventNotifyHandle() : IntPtr
public function set EventNotifyHandle(IntPtr);
System.IntPtr . The handle to the event to be signaled when the offset has been reached.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center