- CommitDeferredSettings
HRESULT CommitDeferredSettings()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetAllParameters
HRESULT GetAllParameters(LPDS3DLISTENER pListener)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDistanceFactor
HRESULT GetDistanceFactor(D3DVALUE* pflDistanceFactor)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDopplerFactor
HRESULT GetDopplerFactor(D3DVALUE* pflDopplerFactor)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetOrientation
HRESULT GetOrientation(D3DVECTOR* pvOrientFront, D3DVECTOR* pvOrientTop)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetPosition
HRESULT GetPosition(D3DVECTOR* pvPosition)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetRolloffFactor
HRESULT GetRolloffFactor(D3DVALUE* pflRolloffFactor)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetVelocity
HRESULT GetVelocity(D3DVECTOR* pvVelocity)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetAllParameters
HRESULT SetAllParameters(LPCDS3DLISTENER pcListener, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetDistanceFactor
HRESULT SetDistanceFactor(D3DVALUE flDistanceFactor, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetDopplerFactor
HRESULT SetDopplerFactor(D3DVALUE flDopplerFactor, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetOrientation
HRESULT SetOrientation(D3DVALUE xFront, D3DVALUE yFront, D3DVALUE zFront, D3DVALUE xTop, D3DVALUE yTop, D3DVALUE zTop, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetPosition
HRESULT SetPosition(D3DVALUE x, D3DVALUE y, D3DVALUE z, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetRolloffFactor
HRESULT SetRolloffFactor(D3DVALUE flRolloffFactor, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetVelocity
HRESULT SetVelocity(D3DVALUE x, D3DVALUE y, D3DVALUE z, DWORD dwApply)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.