Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddskquota.h114 STDMETHOD(GetQuotaState)(THIS_ LPDWORD pdwState) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddskquota.h114 STDMETHOD(GetQuotaState)(THIS_ LPDWORD pdwState) PURE; in DECLARE_INTERFACE_() local
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwadskquota.pas320 function GetQuotaState(var pdwState: DWORD): HRESULT; stdcall;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs7427 pub unsafe fn GetQuotaState(&self, pdwstate: *mut u32) -> ::windows::runtime::Result<()> {