Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfsrmquota.h39 typedef interface IFsrmQuotaBase IFsrmQuotaBase; typedef
41 interface IFsrmQuotaBase; variable
124 typedef interface IFsrmQuotaBase IFsrmQuotaBase; typedef
126 interface IFsrmQuotaBase; variable
H A Dfsrmpipeline.h203 typedef struct IFsrmQuotaBase IFsrmQuotaBase; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfsrmquota.h39 typedef interface IFsrmQuotaBase IFsrmQuotaBase; typedef
41 interface IFsrmQuotaBase; variable
124 typedef interface IFsrmQuotaBase IFsrmQuotaBase; typedef
126 interface IFsrmQuotaBase; variable
H A Dfsrmpipeline.h203 typedef struct IFsrmQuotaBase IFsrmQuotaBase; 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.rs495 pub type IFsrmQuotaBase = *mut ::core::ffi::c_void; typedef