System.Windows.Forms.XplatUICarbon.HIViewGetPreviousView C# (CSharp) Méthode

HIViewGetPreviousView() private méthode

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