Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This method determines if the surface memory associated with a DirectDrawSurface object has been freed.
HRESULT IsLost();
Parameters
None.
Return Values
The return value is DD_OK.
Remarks
As surfaces cannot be lost on Windows CE, this method does nothing but return DD_OK.
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddraw.h.
Link Library: Ddraw.lib.
See Also
Send Feedback on this topic to the authors