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

HIObjectCreate() 개인적인 메소드

private HIObjectCreate ( IntPtr cfStr, uint what, IntPtr &hwnd ) : int
cfStr System.IntPtr
what uint
hwnd System.IntPtr
리턴 int
		extern static int HIObjectCreate (IntPtr cfStr, uint what, ref IntPtr hwnd);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon