Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectX API. This is not intended to be used directly from your code.
Definition
| Visual Basic | Public Structure IDirectSound |
| C# | public struct IDirectSound |
| C++ | public value class IDirectSound sealed |
| JScript | In JScript, you can use structures, but you cannot define your own. |
Structure Information
| Namespace | Microsoft.DirectX.PrivateImplementationDetails |
| Assembly | Microsoft.DirectX.DirectSound (microsoft.directx.directsound.dll) |
| Strong Name | Microsoft.DirectX.DirectSound,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |