BufferPositionNotify.EventNotifyHandle Property |
Language: |
Retrieves and sets the handle to the event to be signaled when the offset has been reached.
Visual Basic Public Property EventNotifyHandle As IntPtr C# public IntPtr EventNotifyHandle { get; set; } C++ public:
property IntPtr EventNotifyHandle {
IntPtr get();
void set(IntPtr value);
}JScript public function get EventNotifyHandle() : IntPtr
public function set EventNotifyHandle(IntPtr);
System.IntPtr
This property is read/write.
The handle to the event to be signaled when the offset has been reached.
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