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

HIViewGetSuperview() private method

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