[Visual Basic] Public Shared Sub alListener3f( _ ByVal attribute As Integer, _ ByVal value1 As Single, _ ByVal value2 As Single, _ ByVal value3 As Single _ )
[C#] public static void alListener3f( intattribute, floatvalue1, floatvalue2, floatvalue3 );