Udostępnij za pośrednictwem


location::location — Konstruktor

Konstrukcje location obiektu.

location();

location(
   const location& _Src
);

location(
   _Type _LocationType,
   unsigned int _Id,
   unsigned int _BindingId = 0,
   _Inout_opt_ void *_PBinding = NULL
);

Parametry

  • _Src

  • _LocationType

  • _Id

  • _BindingId

  • _PBinding

Uwagi

Lokalizacja domyślna skonstruowane reprezentuje system jako całość.

Wymagania

Nagłówek: concrt.h

Obszar nazw: współbieżności

Zobacz też

Informacje

location — Klasa