Click or drag to resize
FndEnvironmentUtilitiesWinSDKBeginDeferWindowPos Method

[Missing <summary> documentation for "M:Ifs.Fnd.Core.FndEnvironmentUtilities.WinSDK.BeginDeferWindowPos(System.Int32)"]

Namespace: Ifs.Fnd.Core
Assembly: Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.9.0 (9.0.3.0)
Syntax
C#
public static IntPtr BeginDeferWindowPos(
	int numWindows
)

Parameters

numWindows
Type: SystemInt32

[Missing <param name="numWindows"/> documentation for "M:Ifs.Fnd.Core.FndEnvironmentUtilities.WinSDK.BeginDeferWindowPos(System.Int32)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Ifs.Fnd.Core.FndEnvironmentUtilities.WinSDK.BeginDeferWindowPos(System.Int32)"]

See Also