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

GetCurrentProcess() private method

private GetCurrentProcess ( System.Windows.Forms.CarbonInternal &psn ) : int
psn System.Windows.Forms.CarbonInternal
return int
		extern static int GetCurrentProcess (ref Carbon.ProcessSerialNumber psn);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon