PUBLIC int16 INTL_DocToWinCharSetID ( int16 csid )
Returns the window charset ID corresponding to the given document charset ID
Documentation
Returns the window charset ID corresponding to the given document charset ID. This function searches a built-in table to find the first entry that matches the given document charset ID. If no such entry is found, it returns CS_FE_ASCII.
- Returns:
- The corresponding window charset ID
- Parameters:
- csid - Specifies the document charset ID
alphabetic index hierarchy of classes
generated by doc++