Compartilhar via


IVsFreeThreadedFileChangeEvents2.FilesChanged Method

Definition

public:
 int FilesChanged(System::UInt32 cChanges, cli::array <System::String ^> ^ rgpszFile, cli::array <System::UInt32> ^ rggrfChange);
public int FilesChanged (uint cChanges, string[] rgpszFile, uint[] rggrfChange);
abstract member FilesChanged : uint32 * string[] * uint32[] -> int
Public Function FilesChanged (cChanges As UInteger, rgpszFile As String(), rggrfChange As UInteger()) As Integer

Parameters

cChanges
UInt32
rgpszFile
String[]
rggrfChange
UInt32[]

Returns

Implements

Applies to