Trait winsafe::prelude::IntUnderlying

source ·
pub trait IntUnderlying: Sized + Clone + Copy + PartialEq + Eq + PartialOrd + Ord + Hash + Send + Into<Self::Raw> + AsRef<Self::Raw> {
    type Raw;

    // Required method
    unsafe fn as_mut(&mut self) -> &mut Self::Raw;
}
Available on crate feature kernel only.
Expand description

A type which has a primitive integer as its underlying type.

Required Associated Types§

source

type Raw

The underlying raw integer type.

Required Methods§

source

unsafe fn as_mut(&mut self) -> &mut Self::Raw

Returns a mutable reference to the underlying raw value.

§Safety

Be sure the integer being set is meaningful for the actual type.

Object Safety§

This trait is not object safe.

Implementors§

source§

impl IntUnderlying for ACCELF

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for ACCESS_RIGHTS

§

type Raw = u32

source§

impl IntUnderlying for AC_SRC

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for AD

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for ADRF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for ADVF

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for APPCOMMAND

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for BCM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for BCN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for BCSIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for BCSS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for BI

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for BIA

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for BKMODE

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for BM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for BN

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for BS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for BSF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for BSM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for BSS

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for BST

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for BTNS

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for CAL

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CB

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CBEM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CBES_EX

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CBN

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for CBS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CC

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CCM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CDDS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CDERR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CDIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CDRF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for CDS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CHARSET

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for CLAIM_SECURITY_ATTRIBUTE

§

type Raw = u16

source§

impl IntUnderlying for CLAIM_SECURITY_ATTRIBUTE_TYPE

§

type Raw = u16

source§

impl IntUnderlying for CLIP

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for CLR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CLSCTX

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for CMD

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for COINIT

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for COLOR

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for CONSOLE

§

type Raw = u32

source§

impl IntUnderlying for CP

§

type Raw = u16

source§

impl IntUnderlying for CREATE

§

type Raw = u32

source§

impl IntUnderlying for CREATE_EVENT

§

type Raw = u32

source§

impl IntUnderlying for CS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CURSOR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for CUR_OBJ

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for DBT

§

type Raw = u16

source§

impl IntUnderlying for DBTF

§

type Raw = u16

source§

impl IntUnderlying for DBT_DEVTYP

§

type Raw = u32

source§

impl IntUnderlying for DC

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DDC

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DDL

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for DESKTOP_RIGHTS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DIB

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for DISPLAY_DEVICE

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DISPOSITION

§

type Raw = u32

source§

impl IntUnderlying for DISP_CHANGE

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for DLGC

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for DLGID

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for DM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMBIN

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DMCOLOR

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DMDFO

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMDISPLAYFLAGS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMDITHER

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMDO

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMDUP

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DMICM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMICMMETHOD

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMMEDIA

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMNUP

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DMORIENT

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DMPAPER

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DMRES

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DMTT

Available on crate feature user only.
§

type Raw = i16

source§

impl IntUnderlying for DPI_HOSTING_BEHAVIOR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DRIVE

§

type Raw = u32

source§

impl IntUnderlying for DROPEFFECT

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for DT

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for DTM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for DTN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for DTS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for DVASPECT

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for DWM_SIT

Available on crate feature dwm only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_ENUM_MODES

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_FORMAT

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_MAP

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_MODE_ROTATION

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_MODE_SCALING

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_MODE_SCANLINE_ORDER

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_MWA

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_PRESENT

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_RESIDENCY

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_RESOURCE_PRIORITY

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_SWAP_CHAIN_FLAG

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_SWAP_EFFECT

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for DXGI_USAGE

Available on crate feature dxgi only.
§

type Raw = u32

source§

impl IntUnderlying for EC

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for EDD

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for EDS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for EIMES

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for EM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for EMF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for EN

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for ENDSESSION

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ENUM_SETTINGS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ERROR

§

type Raw = u32

source§

impl IntUnderlying for ES

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ESB

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for EVENTLOG

§

type Raw = u16

source§

impl IntUnderlying for EVENT_RIGHTS

§

type Raw = u32

source§

impl IntUnderlying for EWX

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for FACILITY

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for FAPPCOMMAND

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for FDAP

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for FDEOR

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for FDESVR

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for FF

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for FILE_ATTRIBUTE

§

type Raw = u32

source§

impl IntUnderlying for FILE_CACHE

§

type Raw = u32

source§

impl IntUnderlying for FILE_FLAG

§

type Raw = u32

source§

impl IntUnderlying for FILE_MAP

§

type Raw = u32

source§

impl IntUnderlying for FILE_SECURITY

§

type Raw = u32

source§

impl IntUnderlying for FILE_SHARE

§

type Raw = u32

source§

impl IntUnderlying for FILE_STARTING_POINT

§

type Raw = u32

source§

impl IntUnderlying for FILE_TYPE

§

type Raw = u32

source§

impl IntUnderlying for FILE_VOL

§

type Raw = u32

source§

impl IntUnderlying for FILTER_STATE

Available on crate feature dshow only.
§

type Raw = u32

source§

impl IntUnderlying for FIRMWARE_TYPE

§

type Raw = u32

source§

impl IntUnderlying for FO

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for FOF

Available on crate feature shell only.
§

type Raw = u16

source§

impl IntUnderlying for FORMAT_MESSAGE

§

type Raw = u32

source§

impl IntUnderlying for FOS

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for FW

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for GA

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for GCLP

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for GDC

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for GDT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for GDTR

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for GENERIC

§

type Raw = u32

source§

impl IntUnderlying for GM

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for GMDI

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for GMEM

§

type Raw = u32

source§

impl IntUnderlying for GMR

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for GPS

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for GR

§

type Raw = u32

source§

impl IntUnderlying for GUI

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for GW

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for GWLP

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for GWL_C

Available on crate feature user only.
§

type Raw = i8

source§

impl IntUnderlying for HDF

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for HDFT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for HDI

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for HDIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for HDM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for HDN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for HDS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for HDSIL

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for HEAP_ALLOC

§

type Raw = u32

source§

impl IntUnderlying for HEAP_CREATE

§

type Raw = u32

source§

impl IntUnderlying for HEAP_INFORMATION

§

type Raw = u32

source§

impl IntUnderlying for HEAP_REALLOC

§

type Raw = u32

source§

impl IntUnderlying for HEAP_SIZE

§

type Raw = u32

source§

impl IntUnderlying for HELPINFO

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for HELPW

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for HF32

§

type Raw = u32

source§

impl IntUnderlying for HHT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for HICF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for HOTKEYF

Available on crate feature shell only.
§

type Raw = u16

source§

impl IntUnderlying for HRESULT

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for HS

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for HT

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for HWND_PLACE

Available on crate feature user only.
§

type Raw = isize

source§

impl IntUnderlying for ICC

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for ICON_SZ

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for IDB

Available on crate feature comctl only.
§

type Raw = usize

source§

impl IntUnderlying for IDC

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for IDI

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ILC

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for ILD

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for ILS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for IMAGE_TYPE

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for INPUT

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for IPM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for IPN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for ISMEX

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for KEY

§

type Raw = u32

source§

impl IntUnderlying for KEYEVENTF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for KF

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for LANG

§

type Raw = u16

source§

impl IntUnderlying for LB

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for LBN

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for LBS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for LIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LMEM

§

type Raw = u32

source§

impl IntUnderlying for LOCKTYPE

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for LR

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for LSFW

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for LVA

Available on crate feature comctl only.
§

type Raw = u16

source§

impl IntUnderlying for LVBKIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVCDI

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVCF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVCFMT_C

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for LVCFMT_I

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for LVFF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVFI

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVFIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVFIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVGA_FH

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVGA_HEADER

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVGF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVGGR

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for LVGIT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVGMF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVGS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVHT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVIM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVIR

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for LVIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVI_GROUPID

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for LVKF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for LVNI

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVSICF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVSIL

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for LVS_EX

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVTVIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LVTVIM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LV_VIEW

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for LWA

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for LWS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MB

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MBC

§

type Raw = u32

source§

impl IntUnderlying for MCGIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MCGIP

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MCHT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MCM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MCMV

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MCN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for MCS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for MCSC

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for MDITILE

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ME

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MFASYNC

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFCLOCK_CHARACTERISTICS_FLAG

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFCLOCK_RELATIONAL_FLAG

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFCLOCK_STATE

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFMEDIASOURCE

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MFSESSIONCAP

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFSESSION_GETFULLTOPOLOGY

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFSESSION_SETTOPOLOGY

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFSTARTUP

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFT

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MFVideoARMode

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MFVideoRenderPrefs

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MF_EVENT_FLAG

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MF_TOPOLOGY

Available on crate feature mf only.
§

type Raw = u32

source§

impl IntUnderlying for MIIM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MIM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MK

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for MKRREDUCE

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for MKSYS

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for MND

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for MNS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MOD

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for MONITOR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MONITORINFOF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MONITOR_DISPLAY_STATE

§

type Raw = u32

source§

impl IntUnderlying for MOUSEEVENTF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for MSGF

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for NIF

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for NIIF

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for NIM

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for NIS

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for NM

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for OBJID

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for OBM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for OCR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ODA

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ODS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ODT

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ODT_C

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for OIC

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for OUT_PRECIS

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for PAGE

§

type Raw = u32

source§

impl IntUnderlying for PBM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for PBS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for PBST

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for PBT

§

type Raw = u32

source§

impl IntUnderlying for PC

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for PICTYPE

Available on crate feature ole only.
§

type Raw = i16

source§

impl IntUnderlying for PIN_DIRECTION

Available on crate feature dshow only.
§

type Raw = u32

source§

impl IntUnderlying for PITCH

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for PM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for PRIORITY_CLASS

§

type Raw = u32

source§

impl IntUnderlying for PROCESS

§

type Raw = u32

source§

impl IntUnderlying for PROCESSOR

§

type Raw = u32

source§

impl IntUnderlying for PROCESSOR_ARCHITECTURE

§

type Raw = u16

source§

impl IntUnderlying for PROCESS_AFFINITY

§

type Raw = u32

source§

impl IntUnderlying for PROCESS_HEAP

§

type Raw = u16

source§

impl IntUnderlying for PROCESS_NAME

§

type Raw = u32

source§

impl IntUnderlying for PROPERTYORIGIN

Available on crate feature uxtheme only.
§

type Raw = u32

source§

impl IntUnderlying for PS

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for QS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for QUALITY

Available on crate feature gdi only.
§

type Raw = u8

source§

impl IntUnderlying for RB

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for RBN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for RBS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for RDW

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for REG

§

type Raw = u32

source§

impl IntUnderlying for REGION

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for REG_DISPOSITION

§

type Raw = u32

source§

impl IntUnderlying for REG_OPTION

§

type Raw = u32

source§

impl IntUnderlying for REG_RESTORE

§

type Raw = u32

source§

impl IntUnderlying for REG_SAVE

§

type Raw = u32

source§

impl IntUnderlying for REPLACEFILE

§

type Raw = u32

source§

impl IntUnderlying for RGN

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for RID

§

type Raw = u32

source§

impl IntUnderlying for ROP

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for RPC_C_AUTHN

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for RPC_C_AUTHZ

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for RPC_C_IMP_LEVEL

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for RPC_C_QOS_CAPABILITIES

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for RRF

§

type Raw = u32

source§

impl IntUnderlying for RT

§

type Raw = u16

source§

impl IntUnderlying for SB

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for SBARS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for SBB

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for SBN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for SBT

Available on crate feature comctl only.
§

type Raw = u16

source§

impl IntUnderlying for SB_EM

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for SB_REQ

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for SC

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SCROLLW

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SCS

§

type Raw = u32

source§

impl IntUnderlying for SC_MANAGER

§

type Raw = u32

source§

impl IntUnderlying for SE

§

type Raw = u16

source§

impl IntUnderlying for SECTION

§

type Raw = u32

source§

impl IntUnderlying for SECURITY_IMPERSONATION

§

type Raw = u32

source§

impl IntUnderlying for SECURITY_INFORMATION

§

type Raw = u32

source§

impl IntUnderlying for SEC_WINNT_AUTH_IDENTITY

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for SEEKING_FLAGS

Available on crate feature dshow only.
§

type Raw = u32

source§

impl IntUnderlying for SEE_MASK

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SERVICE

§

type Raw = u32

source§

impl IntUnderlying for SERVICE_ACCEPT

§

type Raw = u32

source§

impl IntUnderlying for SERVICE_CONTROL

§

type Raw = u32

source§

impl IntUnderlying for SERVICE_ERROR

§

type Raw = u32

source§

impl IntUnderlying for SERVICE_START

§

type Raw = u32

source§

impl IntUnderlying for SERVICE_STATE

§

type Raw = u32

source§

impl IntUnderlying for SERVICE_TYPE

§

type Raw = u32

source§

impl IntUnderlying for SEVERITY

Available on crate feature ole only.
§

type Raw = u8

source§

impl IntUnderlying for SE_ERR

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SE_PRIV_ATTR

§

type Raw = u32

source§

impl IntUnderlying for SFGAO

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SHARD

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SHGFI

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SHGSI

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SHTDN_REASON

§

type Raw = u32

source§

impl IntUnderlying for SICHINTF

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SID_NAME_USE

§

type Raw = u32

source§

impl IntUnderlying for SIF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SIGDN

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SIID

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SIZE_R

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for SLGP

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SLR

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for SM

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for SMTO

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SORT

§

type Raw = u16

source§

impl IntUnderlying for SPI

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SPIF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for STANDARD_RIGHTS

§

type Raw = u32

source§

impl IntUnderlying for STAP

Available on crate feature uxtheme only.
§

type Raw = u32

source§

impl IntUnderlying for STARTF

§

type Raw = u32

source§

impl IntUnderlying for STATE_SYSTEM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for STD_HANDLE

§

type Raw = u32

source§

impl IntUnderlying for STGC

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for STGM

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for STGMOVE

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for STM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for STN

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for STOCK_BRUSH

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for STOCK_FONT

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for STOCK_PEN

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for STPFLAG

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for STREAM_SEEK

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for STRETCH_MODE

Available on crate feature gdi only.
§

type Raw = i32

source§

impl IntUnderlying for SUBLANG

§

type Raw = u16

source§

impl IntUnderlying for SW

§

type Raw = i32

source§

impl IntUnderlying for SWP

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for SW_S

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for SYSTEM_POWER_CONDITION

§

type Raw = u32

source§

impl IntUnderlying for TA

Available on crate feature gdi only.
§

type Raw = u32

source§

impl IntUnderlying for TASK_ACTION_TYPE

Available on crate feature taskschd only.
§

type Raw = u32

source§

impl IntUnderlying for TASK_CREATION

Available on crate feature taskschd only.
§

type Raw = u32

source§

impl IntUnderlying for TASK_LOGON

Available on crate feature taskschd only.
§

type Raw = u32

source§

impl IntUnderlying for TASK_STATE

Available on crate feature taskschd only.
§

type Raw = u32

source§

impl IntUnderlying for TASK_TRIGGER_TYPE2

Available on crate feature taskschd only.
§

type Raw = u32

source§

impl IntUnderlying for TB

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TBBF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBIMHT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBMF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TBPF

Available on crate feature shell only.
§

type Raw = u32

source§

impl IntUnderlying for TBS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBSTATE

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for TBSTYLE_EX

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TBTS

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for TCHT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TCIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TCIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TCM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TCN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TCS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TCS_EX

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TDCBF

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TDF

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TDN

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TD_ICON

Available on crate feature comctl only.
§

type Raw = u16

source§

impl IntUnderlying for TH32CS

§

type Raw = u32

source§

impl IntUnderlying for THEMESIZE

Available on crate feature uxtheme only.
§

type Raw = u32

source§

impl IntUnderlying for THREAD_CREATE

§

type Raw = u32

source§

impl IntUnderlying for TME

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for TMT

Available on crate feature uxtheme only.
§

type Raw = i32

source§

impl IntUnderlying for TOKEN

§

type Raw = u32

source§

impl IntUnderlying for TOKEN_ELEVATION_TYPE

§

type Raw = u32

source§

impl IntUnderlying for TOKEN_INFORMATION_CLASS

§

type Raw = u32

source§

impl IntUnderlying for TOKEN_MANDATORY_POLICY

§

type Raw = u32

source§

impl IntUnderlying for TOKEN_TYPE

§

type Raw = u32

source§

impl IntUnderlying for TPM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for TRANSACTION

§

type Raw = u32

source§

impl IntUnderlying for TRANSACTION_OPT

§

type Raw = u32

source§

impl IntUnderlying for TRBM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TRBN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TTI

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TVC

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVE

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVGN

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVHT

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVI

Available on crate feature comctl only.
§

type Raw = isize

source§

impl IntUnderlying for TVIF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVIS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVIS_EX

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for TVS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVSBF

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TVSIL

Available on crate feature comctl only.
§

type Raw = u8

source§

impl IntUnderlying for TVS_EX

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for TYMED

Available on crate feature ole only.
§

type Raw = u32

source§

impl IntUnderlying for UDM

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for UDN

Available on crate feature comctl only.
§

type Raw = i32

source§

impl IntUnderlying for UDS

Available on crate feature comctl only.
§

type Raw = u32

source§

impl IntUnderlying for ULW

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for UOI

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for USER_ACTIVITY_PRESENCE

§

type Raw = u32

source§

impl IntUnderlying for VER_COND

§

type Raw = u8

source§

impl IntUnderlying for VER_MASK

§

type Raw = u32

source§

impl IntUnderlying for VER_NT

§

type Raw = u8

source§

impl IntUnderlying for VER_PLATFORM

§

type Raw = u32

source§

impl IntUnderlying for VER_SUITE

§

type Raw = u16

source§

impl IntUnderlying for VFT2

Available on crate feature version only.
§

type Raw = u32

source§

impl IntUnderlying for VFT

Available on crate feature version only.
§

type Raw = u32

source§

impl IntUnderlying for VK

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for VK_DIR

Available on crate feature comctl only.
§

type Raw = u16

source§

impl IntUnderlying for VOS

Available on crate feature version only.
§

type Raw = u32

source§

impl IntUnderlying for VS_FF

Available on crate feature version only.
§

type Raw = u32

source§

impl IntUnderlying for VT

Available on crate feature oleaut only.
§

type Raw = u16

source§

impl IntUnderlying for WA

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for WAIT

§

type Raw = u32

source§

impl IntUnderlying for WC

§

type Raw = u32

source§

impl IntUnderlying for WDA

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for WELL_KNOWN_SID_TYPE

§

type Raw = u32

source§

impl IntUnderlying for WH

Available on crate feature user only.
§

type Raw = i32

source§

impl IntUnderlying for WIN32

§

type Raw = u16

source§

impl IntUnderlying for WM

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for WMPN

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for WMSZ

Available on crate feature user only.
§

type Raw = u8

source§

impl IntUnderlying for WPF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for WS

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for WS_EX

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for WTS

§

type Raw = u8

source§

impl IntUnderlying for WVR

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for ATOM

Available on crate feature user only.
§

type Raw = u16

source§

impl IntUnderlying for COLORREF

Available on crate feature user only.
§

type Raw = u32

source§

impl IntUnderlying for LANGID

§

type Raw = u16

source§

impl IntUnderlying for LCID

§

type Raw = u32