D2D1_FACTORY_OPTIONS 구조체(d2d1.h)
ID2D1Factory 개체의 디버깅 수준을 포함합니다.
구문
typedef struct D2D1_FACTORY_OPTIONS {
D2D1_DEBUG_LEVEL debugLevel;
} D2D1_FACTORY_OPTIONS;
멤버
debugLevel
형식: D2D1_DEBUG_LEVEL
ID2D1Factory 개체의 디버깅 수준입니다.
설명
디버깅을 사용하려면 Direct2D 디버그 계층을 설치해야 합니다.
요구 사항
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트가 포함된 Windows Vista [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱] |
머리글 | d2d1.h |