SetViewportExtEx

Function SetViewportExtEx 

Source
pub unsafe extern "system" fn SetViewportExtEx(
    hdc: *mut c_void,
    x: i32,
    y: i32,
    lpsz: *mut SIZE,
) -> i32
Expand description

#210 SetViewportExtEx

set the extents of the viewport associated with the devicecontext specified in the hdc parameter

ยงSee also

  • MS-EMF:v14 2.3.11.28 EMR_SETVIEWPORTEXTEX Record