Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"
Fields
DlgTemplateID: u16
hDlgTemplate: HANDLE
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DLGPAGE_0
impl Send for DLGPAGE_0
impl Sync for DLGPAGE_0
impl Unpin for DLGPAGE_0
impl UnwindSafe for DLGPAGE_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more