Die Community zu .NET und Classic VB.
Menü

SetupBackupError

 von 

Deklaration  

Declare Function SetupBackupError Lib "setupapi.dll" _
                 Alias "SetupBackupErrorA" ( _
                 ByVal hwndParent As Long, _
                 ByVal DialogTitle As String, _
                 ByVal BackupFile As String, _
                 ByVal TargetFile As String, _
                 ByVal Win32ErrorCode As Long, _
                 ByVal Style As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel SetupBackupError des API-Wikis.

Sollte diese Deklaration fehlerhaft sein, würden wir uns freuen, wenn sie diese als fehlerhafte Deklaration melden würden.

Leider liegen uns keine Tipps vor, in welchen diese API-Funktion verwendet wird.