Home
last modified time | relevance | path

Searched defs:SfcIsFileProtected (Results 1 – 4 of 4) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwasfc.pas110 function SfcIsFileProtected(RpcHandle: HANDLE; ProtFileName: LPCWSTR): BOOL; stdcall; in SfcIsFileProtected() function
155 function SfcIsFileProtected; in SfcIsFileProtected() function
181 function SfcIsFileProtected; external Sfclib name 'SfcIsFileProtected'; in SfcIsFileProtected() function
/dports/devel/msbuild/msbuild-0.06/src/Tasks/ManifestUtil/
H A DNativeMethods.cs40 public static extern int SfcIsFileProtected(IntPtr RpcHandle, string ProtFileName); in SfcIsFileProtected() method in Microsoft.Build.Tasks.Deployment.ManifestUtilities.NativeMethods
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs607 …pub fn SfcIsFileProtected(rpchandle: super::super::Foundation::HANDLE, protfilename: super::super:… in SfcIsFileProtected() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs11389 pub unsafe fn SfcIsFileProtected<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Founda… in SfcIsFileProtected() function
11394 …fn SfcIsFileProtected(rpchandle: super::super::Foundation::HANDLE, protfilename: super::super::Fou… in SfcIsFileProtected() function