Last updated 1 year ago
[DllImport("wintrust.dll", SetLastError = true)] public static extern uint WinVerifyTrust( IntPtr hWnd, IntPtr pgActionID, IntPtr pWinTrustData );
Microsoft documentation: