windows::Win32::System::ApplicationInstallationAndServicing

Function MsiDatabaseIsTablePersistentW

pub unsafe fn MsiDatabaseIsTablePersistentW<P1>(
    hdatabase: MSIHANDLE,
    sztablename: P1,
) -> MSICONDITION
where P1: Param<PCWSTR>,