Sponsors

SetupRenameError

Function name: SetupRenameError

Defined in : setupapi

Requirements : Windows NT 4.0 or later; Windows 95 or later

Declaration:

Declare Function SetupRenameError Lib "setupapi.dll" Alias "SetupRenameErrorA" (ByVal hwndParent As Long, ByVal DialogTitle As String, ByVal SourceFile As String, ByVal TargetFile As String, ByVal Win32ErrorCode As Long, ByVal Style As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Setup

Categories