예제 #1
0
 private static extern uint GetGlyphIndicesW(IntPtr dc, ref char ch, int numChars, out ushort indices, GetGlyphIndicesFlags flags);
		private static extern uint GetGlyphIndicesW( IntPtr dc, ref char ch, int numChars, out ushort indices, GetGlyphIndicesFlags flags );