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

HIViewGetBounds() private method

private HIViewGetBounds ( IntPtr vHnd, System.Windows.Forms.CarbonInternal &r ) : int
vHnd System.IntPtr
r System.Windows.Forms.CarbonInternal
return int
		extern static int HIViewGetBounds (IntPtr vHnd, ref Carbon.HIRect r);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon