Utils.ThrowException(Int32) Methode

Definitie

Genereert een gelokaliseerde Visual Basic uitzondering.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 static void ThrowException(int hr);
public static void ThrowException(int hr);
static member ThrowException : int -> unit
Public Sub ThrowException (hr As Integer)
Public Shared Sub ThrowException (hr As Integer)

Parameters

hr
Int32

De Visual Basic fout-id.

Opmerkingen

Deze klasse ondersteunt de Visual Basic compiler en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt.

Van toepassing op