D3DKMT_MULTIPLANE_OVERLAY2 구조체(d3dkmthk.h)
다중 평면 오버레이 구조체.
구문
typedef struct _D3DKMT_MULTIPLANE_OVERLAY2 {
UINT LayerIndex;
BOOL Enabled;
D3DKMT_HANDLE hAllocation;
D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES2 PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY2;
멤버
LayerIndex
계층 인덱스입니다.
Enabled
hAllocation
디바이스 할당에 대한 핸들입니다.
PlaneAttributes
평면 특성을 포함하는 구조체입니다.
요구 사항
요구 사항 | 값 |
---|---|
헤더 | d3dkmthk.h |