arrow_back_ios Back to List

OFFLOAD_VER

Offload KB - offload-library

Old Content Alert

Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.

Include: <liboffload>

#if OFFLOAD_VER > 20000
	// Offload library stuff only available in versions greater than 2.0.0.
#endif

Version 2.0.1 has the following definition:

  1. define OFFLOAD_VER 20001