ID2D1Device.CreatePrintControl

<summary> Creates a D2D print control. </summary>

  1. HRESULT CreatePrintControl(IWICImagingFactory wicFactory, IPrintDocumentPackageTarget documentTarget, const(D2D1_PRINT_CONTROL_PROPERTIES)* printControlProperties, ID2D1PrintControl* printControl)
    interface ID2D1Device
    extern (Windows)
    HRESULT
    CreatePrintControl
  2. HRESULT CreatePrintControl(IWICImagingFactory wicFactory, IPrintDocumentPackageTarget documentTarget, D2D1_PRINT_CONTROL_PROPERTIES printControlProperties, ID2D1PrintControl printControl)

Meta