Home
last modified time | relevance | path

Searched defs:IFsrmCollection (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfsrm.h71 typedef interface IFsrmCollection IFsrmCollection; typedef
73 interface IFsrmCollection; variable
163 typedef interface IFsrmCollection IFsrmCollection; typedef
165 interface IFsrmCollection; variable
H A Dfsrmpipeline.h68 typedef struct IFsrmCollection IFsrmCollection; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfsrm.h71 typedef interface IFsrmCollection IFsrmCollection; typedef
73 interface IFsrmCollection; variable
163 typedef interface IFsrmCollection IFsrmCollection; typedef
165 interface IFsrmCollection; variable
H A Dfsrmpipeline.h68 typedef struct IFsrmCollection IFsrmCollection; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/FileServerResourceManager/
H A Dmod.rs463 pub type IFsrmCollection = *mut ::core::ffi::c_void; typedef