location::location, constructeur
Construit un objet location.
location();
location(
const location& _Src
);
location(
_Type _LocationType,
unsigned int _Id,
unsigned int _BindingId = 0,
_Inout_opt_ void *_PBinding = NULL
);
Paramètres
_Src
_LocationType
_Id
_BindingId
_PBinding
Notes
Un emplacement construit par défaut représente le système en général.
Configuration requise
En-tête : concrt.h
Accès concurrentiel del'espace de noms :