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

HIViewGetSuperview() 개인적인 메소드

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