CredUIConfirmCredentials
C# Signature:
[DllImport("credui.dll", EntryPoint="CredUIConfirmCredentialsW", CharSet = CharSet.Unicode)]
private static extern CredUIReturnCodes CredUIConfirmCredentials( string targetName, [MarshalAs(UnmanagedType.Bool)] bool confirm);
VB .NET Signature:
Gamma
Última actualización