BeginDeferWindowPos (user32)
Last changed: -213.221.115.66

.
Summary

C# Signature:

[DllImport("user32.dll")]
static extern IntPtr BeginDeferWindowPos(int nNumWindows);

User-Defined Types:

None.

Notes:

The BeginDeferWindowPos function allocates memory for a multiple-window- position structure and returns the handle to the structure.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation