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
네임 스페이스: 동시성