Audio.Open Method
|
Language: |
Loads a new file into the Audio object.
Definition
Visual Basic |
Public Sub Open( _ ByVal fileName As String _ ) |
C# |
public void Open( string fileName ); |
C++ |
public: void Open( String^ fileName ); |
JScript |
public function Open( fileName : String ); |
Parameters
Remarks
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