Partager via


RealTimeStylus.IStylusAsyncPlugin.DataInterest, propriété

Mise à jour : November 2007

Espace de noms :  Microsoft.StylusInput
Assembly :  Microsoft.Ink (dans Microsoft.Ink.dll)

Syntaxe

'Déclaration
Private ReadOnly Property DataInterest As DataInterestMask
    Implements IStylusAsyncPlugin.DataInterest
'Utilisation
Dim instance As RealTimeStylus
Dim value As DataInterestMask

value = CType(instance, IStylusAsyncPlugin).DataInterest
DataInterestMask IStylusAsyncPlugin.DataInterest { get; }
private:
virtual property DataInterestMask DataInterest {
    DataInterestMask get () sealed = IStylusAsyncPlugin::DataInterest::get;
}
J# prend en charge l'utilisation d'implémentations d'interface explicite mais pas la déclaration de nouvelles implémentations d'interface explicite.
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : Microsoft.StylusInput.DataInterestMask

Implémentations

IStylusAsyncPlugin.DataInterest

Plateformes

Windows Vista, Windows XP SP2, Windows Server 2003

Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Informations de version

.NET Framework

Pris en charge dans : 3.0

Voir aussi

Référence

RealTimeStylus, classe

Membres RealTimeStylus

Microsoft.StylusInput, espace de noms