icudataver.h File Reference

C API: access to ICU Data Version number. More...

#include "unicode/utypes.h"

Go to the source code of this file.

Defines

#define U_ICU_VERSION_BUNDLE   "icuver"
#define U_ICU_DATA_KEY   "DataVersion"

Functions

void u_getDataVersion (UVersionInfo dataVersionFillin, UErrorCode *status)
 Retrieves the data version from icuver and stores it in dataVersionFillin.


Detailed Description

C API: access to ICU Data Version number.

Definition in file icudataver.h.


Define Documentation

#define U_ICU_DATA_KEY   "DataVersion"

Draft:
This API may be changed in the future versions and was introduced in ICU 49

Definition at line 30 of file icudataver.h.

#define U_ICU_VERSION_BUNDLE   "icuver"

Draft:
This API may be changed in the future versions and was introduced in ICU 49

Definition at line 25 of file icudataver.h.


Function Documentation

void u_getDataVersion ( UVersionInfo  dataVersionFillin,
UErrorCode status 
)

Retrieves the data version from icuver and stores it in dataVersionFillin.

Parameters:
dataVersionFillin icuver data version information to be filled in if not-null
status stores the error code from the calls to resource bundle
Draft:
This API may be changed in the future versions and was introduced in ICU 49


Generated on 27 Oct 2013 for ICU 50.1.2 by  doxygen 1.4.7