System.Windows.Forms.XplatUICarbon.GetCurrentProcess C# (CSharp) Méthode

GetCurrentProcess() private méthode

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