Function windows::Win32::System::GroupPolicy::GetLocalManagedApplicationData
pub unsafe fn GetLocalManagedApplicationData<P0>(
productcode: P0,
displayname: *mut PWSTR,
supporturl: *mut PWSTR,
)where
P0: Param<PCWSTR>,