Partager via


UserNotificationListener.RemoveNotification(UInt32) Méthode

Définition

Supprime la notification spécifiée.

public:
 virtual void RemoveNotification(unsigned int notificationId) = RemoveNotification;
void RemoveNotification(uint32_t const& notificationId);
public void RemoveNotification(uint notificationId);
function removeNotification(notificationId)
Public Sub RemoveNotification (notificationId As UInteger)

Paramètres

notificationId
UInt32

unsigned int

uint32_t

ID de la notification à supprimer.

S’applique à