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

HIViewGetRoot() private méthode

private HIViewGetRoot ( IntPtr hWnd ) : IntPtr
hWnd System.IntPtr
Résultat System.IntPtr
		extern static IntPtr HIViewGetRoot (IntPtr hWnd);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon