Obsolete enum.
enum _PRL_DISPLAY_CODEC_COMPRESSION { PDCC_HIGH_COMPRESSION = 1<<15, PDCC_MEDIUM_COMPRESSION = 1<<16, PDCC_LOW_COMPRESSION = 1<<17, PDCC_NO_COMPRESSION = 1<<18 };
PrlEnums.h
Use display encodings at runtime for connection with new server
#PrlSrv_GetDisplayEncodingList Display codec compression