Share via


ISqm.SetDatapointIfMax - Méthode

Espace de noms :  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly :  Microsoft.Office.Server.Conversion.ViewerInterface (dans Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntaxe

'Déclaration
Sub SetDatapointIfMax ( _
    datapoint As UInteger, _
    value As UInteger _
)
'Utilisation
Dim instance As ISqm
Dim datapoint As UInteger
Dim value As UInteger

instance.SetDatapointIfMax(datapoint, _
    value)
void SetDatapointIfMax(
    uint datapoint,
    uint value
)

Paramètres

Voir aussi

Référence

ISqm interface

ISqm - Membres

Microsoft.Office.Web.Conversion.ViewerInterface - Espace de noms