34#ifndef API_MIP_APPLICATION_INFO_CC_H_
35#define API_MIP_APPLICATION_INFO_CC_H_
Export/import and other macros for C API.
A struct that includes application specific information.
const char * applicationId
Application identifier as set in the AAD portal, (Should be a GUID without brackets).
const char * applicationVersion
The version of the application being used, (Should only contain valid ASCII character excluding ';')
const char * applicationName
Application name, (Should only contain valid ASCII character excluding ';')