Location:
apadef.h
Link against:
#ifdef _UNICODE
#define KAppUidValue KAppUidValue16
#else
#define KAppUidValue KAppUidValue8
#endif
Supported from 5.0
The type independent hexadecimal value of the 2nd UID that defines a DLL as being a UI application.