System.Windows.Forms.XplatUICarbon.SetFrontProcess C# (CSharp) Method

SetFrontProcess() private method

private SetFrontProcess ( System.Windows.Forms.CarbonInternal &psn ) : int
psn System.Windows.Forms.CarbonInternal
return int
		extern static int SetFrontProcess (ref Carbon.ProcessSerialNumber psn);
		#endregion
XplatUICarbon