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

HIViewGetWindow() private méthode

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