?/TD>
Microsoft DirectX 9.0

ID3DXLine::OnLostDevice Method


Releases all references to video memory resources and deletes all state blocks.

Syntax

HRESULT OnLostDevice(VOID);

Return Value

This method returns S_OK.



Remarks

This method should be called whenever the device is lost. Before this object can be used again, the device must be reset and the ID3DXLine::OnResetDevice method called.



© 2002 Microsoft Corporation. All rights reserved.