Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ImmGetConversionList" in [All]

imm32

.

See also ImmGetConversionList function page

.

public static extern int ImmGetConversionList(

.

Declare Function ImmGetConversionList Lib "Imm32.dll" (TODO) As TODO

.

        int dwSize = ImmGetConversionList(hKL,hIMC,AText,IntPtr.Zero,0,GCL_REVERSECONVERSION);

.

            ImmGetConversionList(hKL,hIMC,AText,BufList,dwSize,GCL_REVERSECONVERSION);

.
Documentation
[ImmGetConversionList] on MSDN
.

See also ImmGetConversionList function page


 
Access PInvoke.net directly from VS: