Microsoft DirectX 9.0 SDK Update (October 2004)

Listener3D.Orientation Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the orientation of the listener's head.

Definition

Visual Basic .NET Public Property Orientation As Listener3DOrientation
C# public Listener3DOrientation Orientation { get; set; }
Managed C++ public: __property Listener3DOrientation get_Orientation();
public: __property void set_Orientation(Listener3DOrientation);
JScript .NET public function get Orientation() : Listener3DOrientation
public function set Orientation(Listener3DOrientation);

Property Value

Microsoft.DirectX.DirectSound.Listener3DOrientation . The orientation of the listener's head.

This property is read/write. 

Remarks

Exceptions
ArgumentException Leave Site An invalid parameter was passed to the called method.


© 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