Function UalRegisterProduct
pub unsafe fn UalRegisterProduct<P0, P1, P2>(
wszproductname: P0,
wszrolename: P1,
wszguid: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,pub unsafe fn UalRegisterProduct<P0, P1, P2>(
wszproductname: P0,
wszrolename: P1,
wszguid: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,