ID2D1Device

Undocumented in source.

Members

Functions

ClearResources
HRESULT ClearResources(uint millisecondsSinceUse)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDeviceContext
HRESULT CreateDeviceContext(D2D1_DEVICE_CONTEXT_OPTIONS options, ID2D1DeviceContext* deviceContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePrintControl
HRESULT CreatePrintControl(IWICImagingFactory wicFactory, IPrintDocumentPackageTarget documentTarget, D2D1_PRINT_CONTROL_PROPERTIES* printControlProperties, ID2D1PrintControl* printControl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMaximumTextureMemory
ulong GetMaximumTextureMemory()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMaximumTextureMemory
void SetMaximumTextureMemory(ulong maximumInBytes)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1Resource

GetFactory
void GetFactory(ID2D1Factory* factory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta