Function windows::Win32::System::GroupPolicy::CommandLineFromMsiDescriptor
pub unsafe fn CommandLineFromMsiDescriptor<P0>(
descriptor: P0,
commandline: PWSTR,
commandlinelength: *mut u32,
) -> u32where
P0: Param<PCWSTR>,