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

HIViewGetWindow() 개인적인 메소드

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