Sponsors

SetupCopyError

Function name: SetupCopyError

Defined in : setupapi

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

Declaration:

Declare Function SetupCopyError Lib "setupapi.dll" Alias "SetupCopyErrorA" (ByVal hwndParent As Long, ByVal DialogTitle As String, ByVal DiskName As String, ByVal PathToSource As String, ByVal SourceFile As String, ByVal TargetPathFile As String, ByVal Win32ErrorCode As Long, ByVal Style As Long, ByVal PathBuffer As String, ByVal PathBufferSize As Long, ByRef PathRequiredSize As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Setup

Categories