C# Class Microsoft.R.Host.Client.PlotMessage

Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
PlotMessage ( System.Guid deviceId, System.Guid plotId, string filePath, int deviceNum, int activePlotIndex, int plotCount, byte data ) : System

Method Details

PlotMessage() public méthode

public PlotMessage ( System.Guid deviceId, System.Guid plotId, string filePath, int deviceNum, int activePlotIndex, int plotCount, byte data ) : System
deviceId System.Guid
plotId System.Guid
filePath string
deviceNum int
activePlotIndex int
plotCount int
data byte
Résultat System