Client.Create3DSoundBuffer Method |
Language: |
Visual Basic Public Function Create3DSoundBuffer( _
ByVal sourcePlayerID As Integer _
) As Buffer3DC# public Buffer3D Create3DSoundBuffer(
int sourcePlayerID
);C++ public:
Buffer3D^ Create3DSoundBuffer(
int sourcePlayerID
);JScript public function Create3DSoundBuffer(
sourcePlayerID : int
) : Buffer3D;
sourcePlayerID System.Int32
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