Struct winapi::shobjidl::IFileSaveDialog [] [src]

#[repr(C)]
pub struct IFileSaveDialog { pub lpVtbl: *const IFileSaveDialogVtbl, }

Fields

Methods

impl IFileSaveDialog
[src]

Methods from Deref<Target = IFileDialog>

Trait Implementations

impl Debug for IFileSaveDialog
[src]

Formats the value using the given formatter.

impl Deref for IFileSaveDialog
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IFileSaveDialog
[src]

The method called to mutably dereference a value