System.Windows.Forms.XplatUICarbon.HIViewGetRoot C# (CSharp) 메소드

HIViewGetRoot() 개인적인 메소드

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