PUBLIC int16 INTL_DefaultWinCharSetID ( iDocumentContext context )
Returns the default window charset ID for the given document context
Documentation
Returns the default window charset ID for the given document context. If context is NULL, or if the context's window charset ID is zero, this function calls INTL_DefaultDocCharSetID, passing the same context, and then calls INTL_DocToWinCharSetID on the result.
- Returns:
- Default window charset ID for this document context
- Parameters:
- context - Specifies the document context
- See Also:
- INTL_DefaultDocCharSetID, INTL_DocToWinCharSetID
alphabetic index hierarchy of classes
generated by doc++