The D3DVECTOR structure defines a vector.
typedef struct D3DVECTOR { float x, y, z ; } D3DVECTOR;
Header: Declared in Dsound.h.
Coordinates of 3D Space