Enum winapi::shobjidl::SICHINTF [] [src]

pub enum SICHINTF {
    DISPLAY,
    ALLFIELDS,
    CANONICAL,
    TEST_FILESYSPATH_IF_NOT_EQUAL,
}

Variants

DISPLAY
ALLFIELDS
CANONICAL
TEST_FILESYSPATH_IF_NOT_EQUAL

Trait Implementations

Derived Implementations

impl Debug for SICHINTF

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for SICHINTF

impl Clone for SICHINTF

fn clone(&self) -> SICHINTF

fn clone_from(&mut self, source: &Self)