IDirect3DMobile::CheckDeviceType (Windows CE 5.0)

Send Feedback

This method is not currently implemented and will always return E_NOTIMPL.

HRESULT CheckDeviceType(  UINT Adapter,  D3DMDEVTYPE CheckType,  D3DMFORMAT DisplayFormat,  D3DMFORMAT BackBufferFormat,  BOOL Windowed);

Parameters

  • Adapter
    Not used.
  • CheckType
    Not used.
  • DisplayFormat
    Not used.
  • BackBufferFormat
    Not used.
  • Windowed
    Not used.

Return Values

This method always returns E_NOTIMPL.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: D3dm.h.
Link Library: D3dm.lib, D3dmguid.lib.

See Also

IDirect3DMobile

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.