Audio.Pausing Event
|
Language: |
Note: This documentation is preliminary and is subject to change.
Occurs when the playback is pausing.
Definition
Visual Basic .NET |
Public
Event Pausing As EventHandler |
C# |
public event
EventHandler Pausing;
|
Managed C++ |
public: __event
EventHandler Pausing;
|
JScript .NET |
In JScript .NET, you can use events, but you cannot define your own. |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center