/*
* GLOBAL VARIABLE: SE_CI_ONLINERESOURCE_DEFAULT
*
* Pre-initialized global variable containing the default values for an
* SE_CI_OnlineResource variable.
*/
const SE_CI_OnlineResource
SE_CI_ONLINERESOURCE_DEFAULT =
linkage.length | 0 |
linkage.characters | (SE_Character *)&se_empty_string |
protocol.locale.language | {'e', 'n'} |
protocol.locale.country | {'u', 's', 'a'} |
protocol.length | 0 |
protocol.characters | (SE_Character *)&se_empty_string |
application_profile.locale.language | {'e', 'n'} |
application_profile.locale.country | {'u', 's', 'a'} |
application_profile.length | 0 |
application_profile.characters | (SE_Character *)&se_empty_string |
name.locale.language | {'e', 'n'} |
name.locale.country | {'u', 's', 'a'} |
name.length | 0 |
name.characters | (SE_Character *)&se_empty_string |
description.locale.language | {'e', 'n'} |
description.locale.country | {'u', 's', 'a'} |
description.length | 0 |
description.characters | (SE_Character *)&se_empty_string |
function | SE_CIOLFCOD_DOWNLOAD |