Function FilterDetach
pub unsafe fn FilterDetach<P0, P1, P2>(
lpfiltername: P0,
lpvolumename: P1,
lpinstancename: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,pub unsafe fn FilterDetach<P0, P1, P2>(
lpfiltername: P0,
lpvolumename: P1,
lpinstancename: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,