Home
last modified time | relevance | path

Searched defs:PROPDESC_SORTDESCRIPTION (Results 1 – 9 of 9) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropsys.h1768 typedef enum PROPDESC_SORTDESCRIPTION { enum
1774 } PROPDESC_SORTDESCRIPTION; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropsys.h1768 typedef enum PROPDESC_SORTDESCRIPTION { enum
1774 } PROPDESC_SORTDESCRIPTION; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/PropertiesSystem/
H A Dmod.rs699 … pub unsafe fn GetSortDescription(&self) -> ::windows::runtime::Result<PROPDESC_SORTDESCRIPTION> { in GetSortDescription()
855 … pub unsafe fn GetSortDescription(&self) -> ::windows::runtime::Result<PROPDESC_SORTDESCRIPTION> { in GetSortDescription()
1038 … pub unsafe fn GetSortDescription(&self) -> ::windows::runtime::Result<PROPDESC_SORTDESCRIPTION> { in GetSortDescription()
1270 … pub unsafe fn GetSortDescription(&self) -> ::windows::runtime::Result<PROPDESC_SORTDESCRIPTION> { in GetSortDescription()
1453 … pub unsafe fn GetSortDescription(&self) -> ::windows::runtime::Result<PROPDESC_SORTDESCRIPTION> { in GetSortDescription()
3038 pub struct PROPDESC_SORTDESCRIPTION(pub i32); struct
3044 impl ::std::convert::From<i32> for PROPDESC_SORTDESCRIPTION { implementation
3049 unsafe impl ::windows::runtime::Abi for PROPDESC_SORTDESCRIPTION { implementation
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1610 typedef enum tagPROPDESC_SORTDESCRIPTION PROPDESC_SORTDESCRIPTION; typedef
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dpropsys.h1610 typedef enum tagPROPDESC_SORTDESCRIPTION PROPDESC_SORTDESCRIPTION; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1610 typedef enum tagPROPDESC_SORTDESCRIPTION PROPDESC_SORTDESCRIPTION; typedef
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1610 typedef enum tagPROPDESC_SORTDESCRIPTION PROPDESC_SORTDESCRIPTION; typedef
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dpropsys.h1610 typedef enum tagPROPDESC_SORTDESCRIPTION PROPDESC_SORTDESCRIPTION; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/PropertiesSystem/
H A Dmod.rs610 pub type PROPDESC_SORTDESCRIPTION = i32; typedef