Click or drag to resize
CommandLineHelperWaitForSingleObject Method

[Missing <summary> documentation for "M:X3Platform.Util.CommandLineHelper.WaitForSingleObject(System.Int32)"]

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static IntPtr WaitForSingleObject(
	int nStdHandle
)

Parameters

nStdHandle
Type: SystemInt32

[Missing <param name="nStdHandle"/> documentation for "M:X3Platform.Util.CommandLineHelper.WaitForSingleObject(System.Int32)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:X3Platform.Util.CommandLineHelper.WaitForSingleObject(System.Int32)"]

See Also