rc (BOOL) - returns

      Return codes.

      TRUE

        Successful completion.
      FALSE
        Error occurred.

        Possible returns from WinGetLastError: PMERR_INVALID_PARAMETERS (0x1208)

          An invalid parameter was specified.
        PMERR_BUFFER_TOO_SMALL (0x110B)
          The buffer size is too small.


        [Back: WinIMQueryIM Parameter - pIMRecs]
        [Next: WinIMQueryIM - Parameters]