Utils.ThrowException(Int32) Metod

Definition

Genererar ett lokaliserat Visual Basic undantag.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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)

Parametrar

hr
Int32

Felidentifieraren för Visual Basic.

Kommentarer

Den här klassen stöder Visual Basic-kompilatorn och är inte avsedd att användas direkt från koden.

Gäller för