Sponsors
SetupDeleteError
in Setup
Function name: SetupDeleteError
Defined in : setupapi
Requirements : Windows NT 4.0 or later; Windows 95 or later
Declaration:
Declare Function SetupDeleteError Lib "setupapi.dll" Alias "SetupDeleteErrorA" (ByVal hwndParent As Long, ByVal DialogTitle As String, ByVal File As String, ByVal Win32ErrorCode As Long, ByVal Style As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.