Function win_sys::FileSystem::QueryLogPolicy
source · [−]pub unsafe fn QueryLogPolicy<'a, Param0>(
hlog: Param0,
epolicytype: CLFS_MGMT_POLICY_TYPE,
ppolicybuffer: *mut CLFS_MGMT_POLICY,
pcbpolicybuffer: *mut u32
) -> BOOL where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’