CreationProperties function
Returns a D2D1_CREATION_PROPERTIES that describes root-level creation details.
Syntax
D2D1_CREATION_PROPERTIES CreationProperties( D2D1_THREADING_MODE threadingMode, D2D1_DEBUG_LEVEL debugLevel, D2D1_DEVICE_CONTEXT_OPTIONS options );
Parameters
- threadingMode
-
Type: D2D1_THREADING_MODE
The threading mode with which the corresponding root objects are created.
- debugLevel
-
Type: D2D1_DEBUG_LEVEL
The debug level that the root objects should be created with.
- options
-
Type: D2D1_DEVICE_CONTEXT_OPTIONS
The device context options that the root objects should be created with.
Return value
Type: D2D1_CREATION_PROPERTIES
The filled creation properties structure.
Requirements
|
Minimum supported client |
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|