Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddskquota.h80 STDMETHOD(SetQuotaThreshold)(THIS_ LONGLONG llThreshold,WINBOOL fWriteThrough) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddskquota.h80 STDMETHOD(SetQuotaThreshold)(THIS_ LONGLONG llThreshold,WINBOOL fWriteThrough) PURE; in DECLARE_INTERFACE_() local
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwadskquota.pas259 function SetQuotaThreshold(llThreshold: LONGLONG; fWriteThrough: BOOL): HRESULT; stdcall; in SetQuotaThreshold() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs7667 …pub unsafe fn SetQuotaThreshold<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::Founda…