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

HIViewGetPreviousView() 개인적인 메소드

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