Udostępnij za pośrednictwem


accelerator_view_removed::accelerator_view_removed — Konstruktor

Inicjuje nowe wystąpienie klasy accelerator_view_removed.

explicit accelerator_view_removed(
   const char * _Message,
   HRESULT _View_removed_reason
) throw();

explicit accelerator_view_removed(
   HRESULT _View_removed_reason
) throw();

Parametry

  • _Message
    Opis błędu.

  • _View_removed_reason
    Kod błędu HRESULT, wskazujący przyczynę usunięcia obiektu accelerator_view.

Wartość zwracana

Nowe wystąpienie klasy accelerator_view_removed.

Wymagania

Nagłówek: amprt.h

Przestrzeń nazw: Concurrency

Zobacz też

Informacje

accelerator_view_removed — klasa