Share via


ISqm.SetDatapointValue - 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 SetDatapointValue ( _
    datapoint As UInteger, _
    value As UInteger _
)
'Utilisation
Dim instance As ISqm
Dim datapoint As UInteger
Dim value As UInteger

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

Paramètres

Voir aussi

Référence

ISqm interface

ISqm - Membres

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