Struct windows::Win32::Graphics::Direct2D::ID2D1Device3
#[repr(transparent)]pub struct ID2D1Device3(_);
Expand description
Required features: "Win32_Graphics_Direct2D"
Implementations§
§impl ID2D1Device3
impl ID2D1Device3
pub unsafe fn GetFactory(&self, factory: *mut Option<ID2D1Factory>)
pub unsafe fn CreateDeviceContext(
&self,
options: D2D1_DEVICE_CONTEXT_OPTIONS
) -> Result<ID2D1DeviceContext>
pub unsafe fn SetMaximumTextureMemory(&self, maximuminbytes: u64)
pub unsafe fn GetMaximumTextureMemory(&self) -> u64
pub unsafe fn ClearResources(&self, millisecondssinceuse: u32)
pub unsafe fn GetRenderingPriority(&self) -> D2D1_RENDERING_PRIORITY
pub unsafe fn SetRenderingPriority(
&self,
renderingpriority: D2D1_RENDERING_PRIORITY
)
pub unsafe fn CreateDeviceContext2(
&self,
options: D2D1_DEVICE_CONTEXT_OPTIONS
) -> Result<ID2D1DeviceContext1>
pub unsafe fn CreateDeviceContext3(
&self,
options: D2D1_DEVICE_CONTEXT_OPTIONS
) -> Result<ID2D1DeviceContext2>
pub unsafe fn FlushDeviceContexts<'a, P0>(&self, bitmap: P0)where
P0: Into<InParam<'a, ID2D1Bitmap>>,
pub unsafe fn CreateDeviceContext4(
&self,
options: D2D1_DEVICE_CONTEXT_OPTIONS
) -> Result<ID2D1DeviceContext3>
Trait Implementations§
§impl Clone for ID2D1Device3
impl Clone for ID2D1Device3
§impl Debug for ID2D1Device3
impl Debug for ID2D1Device3
§impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Device
impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Device
§fn from(value: &'a ID2D1Device3) -> Self
fn from(value: &'a ID2D1Device3) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Device1
impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Device1
§fn from(value: &'a ID2D1Device3) -> Self
fn from(value: &'a ID2D1Device3) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Device2
impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Device2
§fn from(value: &'a ID2D1Device3) -> Self
fn from(value: &'a ID2D1Device3) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Resource
impl<'a> From<&'a ID2D1Device3> for &'a ID2D1Resource
§fn from(value: &'a ID2D1Device3) -> Self
fn from(value: &'a ID2D1Device3) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device3> for &'a IUnknown
impl<'a> From<&'a ID2D1Device3> for &'a IUnknown
§fn from(value: &'a ID2D1Device3) -> Self
fn from(value: &'a ID2D1Device3) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device4> for &'a ID2D1Device3
impl<'a> From<&'a ID2D1Device4> for &'a ID2D1Device3
§fn from(value: &'a ID2D1Device4) -> Self
fn from(value: &'a ID2D1Device4) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device5> for &'a ID2D1Device3
impl<'a> From<&'a ID2D1Device5> for &'a ID2D1Device3
§fn from(value: &'a ID2D1Device5) -> Self
fn from(value: &'a ID2D1Device5) -> Self
Converts to this type from the input type.
§impl<'a> From<&'a ID2D1Device6> for &'a ID2D1Device3
impl<'a> From<&'a ID2D1Device6> for &'a ID2D1Device3
§fn from(value: &'a ID2D1Device6) -> Self
fn from(value: &'a ID2D1Device6) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device3> for ID2D1Device
impl From<&ID2D1Device3> for ID2D1Device
§fn from(value: &ID2D1Device3) -> Self
fn from(value: &ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device3> for ID2D1Device1
impl From<&ID2D1Device3> for ID2D1Device1
§fn from(value: &ID2D1Device3) -> Self
fn from(value: &ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device3> for ID2D1Device2
impl From<&ID2D1Device3> for ID2D1Device2
§fn from(value: &ID2D1Device3) -> Self
fn from(value: &ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device3> for ID2D1Resource
impl From<&ID2D1Device3> for ID2D1Resource
§fn from(value: &ID2D1Device3) -> Self
fn from(value: &ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device3> for IUnknown
impl From<&ID2D1Device3> for IUnknown
§fn from(value: &ID2D1Device3) -> Self
fn from(value: &ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device4> for ID2D1Device3
impl From<&ID2D1Device4> for ID2D1Device3
§fn from(value: &ID2D1Device4) -> Self
fn from(value: &ID2D1Device4) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device5> for ID2D1Device3
impl From<&ID2D1Device5> for ID2D1Device3
§fn from(value: &ID2D1Device5) -> Self
fn from(value: &ID2D1Device5) -> Self
Converts to this type from the input type.
§impl From<&ID2D1Device6> for ID2D1Device3
impl From<&ID2D1Device6> for ID2D1Device3
§fn from(value: &ID2D1Device6) -> Self
fn from(value: &ID2D1Device6) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device3> for ID2D1Device
impl From<ID2D1Device3> for ID2D1Device
§fn from(value: ID2D1Device3) -> Self
fn from(value: ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device3> for ID2D1Device1
impl From<ID2D1Device3> for ID2D1Device1
§fn from(value: ID2D1Device3) -> Self
fn from(value: ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device3> for ID2D1Device2
impl From<ID2D1Device3> for ID2D1Device2
§fn from(value: ID2D1Device3) -> Self
fn from(value: ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device3> for ID2D1Resource
impl From<ID2D1Device3> for ID2D1Resource
§fn from(value: ID2D1Device3) -> Self
fn from(value: ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device3> for IUnknown
impl From<ID2D1Device3> for IUnknown
§fn from(value: ID2D1Device3) -> Self
fn from(value: ID2D1Device3) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device4> for ID2D1Device3
impl From<ID2D1Device4> for ID2D1Device3
§fn from(value: ID2D1Device4) -> Self
fn from(value: ID2D1Device4) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device5> for ID2D1Device3
impl From<ID2D1Device5> for ID2D1Device3
§fn from(value: ID2D1Device5) -> Self
fn from(value: ID2D1Device5) -> Self
Converts to this type from the input type.
§impl From<ID2D1Device6> for ID2D1Device3
impl From<ID2D1Device6> for ID2D1Device3
§fn from(value: ID2D1Device6) -> Self
fn from(value: ID2D1Device6) -> Self
Converts to this type from the input type.
§impl Interface for ID2D1Device3
impl Interface for ID2D1Device3
§impl PartialEq<ID2D1Device3> for ID2D1Device3
impl PartialEq<ID2D1Device3> for ID2D1Device3
§impl Vtable for ID2D1Device3
impl Vtable for ID2D1Device3
type Vtable = ID2D1Device3_Vtbl
§fn as_raw(&self) -> *mut c_void
fn as_raw(&self) -> *mut c_void
Returns the raw COM interface pointer. The resulting pointer continues to be owned by the
Interface
implementation.§fn into_raw(self) -> *mut c_void
fn into_raw(self) -> *mut c_void
Returns the raw COM interface pointer and releases ownership. It the caller’s responsibility to release the COM interface pointer.