Home
last modified time | relevance | path

Searched refs:IKnownFoldersStatics (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/src/win32/
H A Ddirs.c116 IKnownFoldersStatics *knownFoldersStatics = NULL; in WinRTSHGetFolderPath()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindows.storage.h40 #define __x_ABI_CWindows_CStorage_CIKnownFoldersStatics ABI::Windows::Storage::IKnownFoldersStatics
44 interface IKnownFoldersStatics; variable
782 IKnownFoldersStatics : public IInspectable
944 #define IKnownFoldersStatics __x_ABI_CWindows_CStorage_CIKnownFoldersStatics
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindows.storage.h40 #define __x_ABI_CWindows_CStorage_CIKnownFoldersStatics ABI::Windows::Storage::IKnownFoldersStatics
44 interface IKnownFoldersStatics; variable
782 IKnownFoldersStatics : public IInspectable
944 #define IKnownFoldersStatics __x_ABI_CWindows_CStorage_CIKnownFoldersStatics
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/
H A Dmod.rs1820 pub struct IKnownFoldersStatics(::windows::runtime::IInspectable); struct
1821 unsafe impl ::windows::runtime::Interface for IKnownFoldersStatics { implementation
4454 Self::IKnownFoldersStatics(|this| unsafe { in MusicLibrary()
4460 Self::IKnownFoldersStatics(|this| unsafe { in PicturesLibrary()
4466 Self::IKnownFoldersStatics(|this| unsafe { in VideosLibrary()
4472 Self::IKnownFoldersStatics(|this| unsafe { in DocumentsLibrary()
4478 Self::IKnownFoldersStatics(|this| unsafe { in HomeGroup()
4484 Self::IKnownFoldersStatics(|this| unsafe { in RemovableDevices()
4490 Self::IKnownFoldersStatics(|this| unsafe { in MediaServerDevices()
4553 …pub fn IKnownFoldersStatics<R, F: FnOnce(&IKnownFoldersStatics) -> ::windows::runtime::Result<R>>(… in IKnownFoldersStatics() method
[all …]