Partager via


TimerElapsedEventArgs(IntPtr) Constructeur

Définition

Initialise une nouvelle instance de la classe TimerElapsedEventArgs.

public:
 TimerElapsedEventArgs(IntPtr timerId);
public TimerElapsedEventArgs (IntPtr timerId);
new Microsoft.Win32.TimerElapsedEventArgs : nativeint -> Microsoft.Win32.TimerElapsedEventArgs
Public Sub New (timerId As IntPtr)

Paramètres

timerId
IntPtr

nativeint

Le numéro d'identification pour la minuterie (Timer).

S’applique à

Voir aussi