ShowWithoutActivation

C# Signature:

[DllImport("user32.dll", SetLastError=true)]
static extern TODO ShowWithoutActivation(TODO);

VB Signature:

Declare Function ShowWithoutActivation Lib "user32.dll" (TODO) As TODO

Última actualización