Exemple #1
0
 public virtual extern void ValidateCodePageEx([In] uint uiCodePage, [In, ComAliasName("wireHWND")] ref _RemotableHandle hwnd, [In] uint dwfIODControl);
Exemple #2
0
 public virtual extern void ReleaseFont([In, ComAliasName("wireHFONT")] ref _RemotableHandle hFont);
Exemple #3
0
 public virtual extern void MapFont([In, ComAliasName("wireHDC")] ref _RemotableHandle hDC, [In] uint dwCodePages, [In, ComAliasName("wireHFONT")] ref _RemotableHandle hSrcFont, [Out, ComAliasName("wireHFONT")] IntPtr phDestFont);
Exemple #4
0
 public virtual extern void IMultiLanguage3_ValidateCodePage([In] uint uiCodePage, [In, ComAliasName("wireHWND")] ref _RemotableHandle hwnd);
Exemple #5
0
 public virtual extern void IMLangFontLink2_GetFontCodePages([In, ComAliasName("wireHDC")] ref _RemotableHandle hDC, [In, ComAliasName("wireHFONT")] ref _RemotableHandle hFont, out uint pdwCodePages);
Exemple #6
0
 public virtual extern void GetFontUnicodeRanges([In, ComAliasName("wireHDC")] ref _RemotableHandle hDC, [In, Out] ref uint puiRanges, out tagUNICODERANGE pUranges);