Function windows_sys::Win32::Storage::FileSystem::QueryLogPolicy
[−]pub unsafe extern "system" fn QueryLogPolicy(
hlog: HANDLE,
epolicytype: CLFS_MGMT_POLICY_TYPE,
ppolicybuffer: *mut CLFS_MGMT_POLICY,
pcbpolicybuffer: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"