public static int ToUnicodeEx( uint wVirtKey, uint wScanCode, byte[] lpKeyState, StringBuilder pwszBuff, int cchBuff, uint wFlags, IntPtr dwhkl )
'Declaration Public Shared Function ToUnicodeEx( _ ByVal wVirtKey As UInteger, _ ByVal wScanCode As UInteger, _ ByVal lpKeyState() As Byte, _ ByVal pwszBuff As StringBuilder, _ ByVal cchBuff As Integer, _ ByVal wFlags As UInteger, _ ByVal dwhkl As IntPtr _ ) As Integer
Win32 Class Win32 Members