location::location 建構函式
建構 location 物件。
location();
location(
const location& _Src
);
location(
_Type _LocationType,
unsigned int _Id,
unsigned int _BindingId = 0,
_Inout_opt_ void *_PBinding = NULL
);
參數
_Src
_LocationType
_Id
_BindingId
_PBinding
備註
預設建構之位置表示整個系統。
需求
標頭: concrt.h
**命名空間:**concurrency