Condividi tramite


Classe DriverInternalErrorException

Aggiornamento: novembre 2007

Errore interno del driver. Quando si verifica questo errore, le applicazioni vengono in genere chiuse.

Spazio dei nomi:  Microsoft.WindowsMobile.DirectX.Direct3D
Assembly:  Microsoft.WindowsMobile.DirectX (in Microsoft.WindowsMobile.DirectX.dll)

Sintassi

'Dichiarazione
Public Class DriverInternalErrorException _
    Inherits GraphicsException
'Utilizzo
Dim instance As DriverInternalErrorException
public class DriverInternalErrorException : GraphicsException
public ref class DriverInternalErrorException : public GraphicsException
public class DriverInternalErrorException extends GraphicsException

Gerarchia di ereditarietà

System.Object
  System.Exception
    Microsoft.WindowsMobile.DirectX.DirectXException
      Microsoft.WindowsMobile.DirectX.Direct3D.GraphicsException
        Microsoft.WindowsMobile.DirectX.Direct3D.DriverInternalErrorException

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

Piattaforme

Windows CE, Windows Mobile per Smartphone, Windows Mobile per Pocket PC

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Compact Framework

Supportato in: 3.5, 2.0

Vedere anche

Riferimenti

Membri DriverInternalErrorException

Spazio dei nomi Microsoft.WindowsMobile.DirectX.Direct3D

Altre risorse

Programmazione per Mobile Direct3D in .NET Compact Framework