NOTATION '#' - represents a zero-based index '[' ... ']' - delimits a comment r/o - read-only w/o - write-only ESCAPED CHARACTERS '.' - %2E (%2e) '%' - %25 SPECIFIERS aimcc.av.enumDevices (xp_bool; whether to enumerate microphones, cameras, etc.) aimcc.av.audio.inputDevice (BSTR; name of the device to use for audio input) aimcc.av.audio.outputDevice (BSTR; name of the device to use for audio output) aimcc.av.audio.permissions.buddies (AccPermissions; permissions applied to incoming audio-only invitations from buddies) aimcc.av.audio.permissions.nonBuddies (AccPermissions; permissions applied to incoming audio-only invitations from non-buddies) aimcc.av.video.inputDevice (BSTR; name of the device to use for video input) aimcc.av.video.permissions.buddies (AccPermissions; permissions applied to incoming A/V invitations from buddies) aimcc.av.video.permissions.nonBuddies (AccPermissions; permissions applied to incoming A/V invitations from non-buddies) aimcc.av.video.localVideoMode (AccAvLocalVideoMode; local video mode: PIP, etc.) aimcc.away.askBeforeSendIm (xp_bool; whether to remind away user and/or exit Away mode when away user sends an IM; enforced by clients) aimcc.away.autoReject (xp_bool; whether to automatically reject secondary session invitations when user is away) aimcc.away.autoRespond (xp_bool; when away, wether to auto-respond (once) to incoming IMs from buddies) aimcc.away.messages.# (IAccIm*; stored away messages) aimcc.buddies.[normalized, escaped user name].emailAddress (BSTR; buddy's e-mail address assigned by local user, also available with AccUserProp_EmailAddress) aimcc.buddies.[normalized, escaped user name].friendlyName (BSTR; buddy's friendly name assigned by local user, also available with AccUserProp_FriendlyName) aimcc.buddies.[normalized, escaped user name].note (BSTR; buddy's note assigned by local user, also available with AccUserProp_Note) aimcc.buddyIcons.enabled (xp_bool; whether to receive remote users' buddy icons) aimcc.buddyIcons.permissions.acceptCustomFromBuddies (xp_bool; whether to receive remote users' custom (as opposed to official) bart items) aimcc.buddyIcons.permissions.acceptOfficialFromNonBuddies (xp_bool; whether to receive remote non-buddies' official (as opposed to custom) bart items) aimcc.buddyIcons.permissions.acceptSuper (xp_bool; whether to receive remote users' super icons) aimcc.buddyList.flat (xp_bool; whether client should suppress groups and only display buddies) aimcc.buddyList.hideBuddyFeedNotification (xp_bool; whether to display indication in buddy list when buddies' buddy feed changes) aimcc.buddyList.hideFrequentBuddies (xp_bool; whether to display a Frequent Buddies group in the buddy list; deprecated?) aimcc.buddyList.hideInfo (xp_bool; whether to display buddy info inline in the buddy list) aimcc.buddyList.hideOfflineBuddies (xp_bool; whether to display offline buddies in buddy groups) aimcc.buddyList.hideOfflineGroup (xp_bool; whether to display an Offline group) aimcc.buddyList.hideRecentBuddies (xp_bool; whether to display a Recent Buddies group in the buddy list; ; enforced by clients?) aimcc.buddyList.hideTooltips (xp_bool; whether to display tooltips for users in the buddy list; enforced by clients) aimcc.buddyList.hideWindow (xp_bool; whether to display the buddy list window; enforced by clients) aimcc.buddyList.hideWireless (xp_bool; whether to display mobile buddies in the buddy list) aimcc.buddyList.keepSorted (xp_bool; whether to keep the buddy list sorted; enforced by clients) aimcc.buddyList.offlineGroupCollapsed (xp_bool; whether the Offline group is collapsed) aimcc.buddyList.permissions.acceptBuddyRichText (xp_bool; whether to accept text formatting for buddies' usernames) aimcc.buddyList.permissions.acceptSounds (xp_bool; whether to accept sounds to be played when buddies' states change) aimcc.buddyList.playBuddySignOffSounds (xp_bool; whether to play sounds when buddies' states change to offline) aimcc.buddyList.playBuddySignOnSounds (xp_bool; whether to play sounds when buddies' states change to online) aimcc.connect.allowMultipleInstances (xp_bool; whether to allow multiple instances to be signed on at the same time; applied at sign on) aimcc.connect.autoReconnect (xp_bool; whether to automatically attempt to sign on again if abnormally disconnected; applied at sign on) aimcc.connect.autoReconnectTimeout (xp_int; maximum time in seconds to attempt auto-reconnect; applied at sign on) aimcc.connect.dcsHost.address (BSTR; domain configuration server address; applied at sign on) aimcc.connect.dcsHost.port (xp_int; domain configuration server port; applied at sign on) aimcc.connect.dcsHost.url (BSTR; domain configuration server URL; applied at sign on) aimcc.connect.discloseNatInfo (xp_bool; whether to send statistics about the local NAT to AOL servers) aimcc.connect.enterprise (xp_bool; whether to use a domain configuration server; applied at sign on) aimcc.connect.enterpriseOnFailure (xp_bool; if sign on attempt fails, whether to retry using a domain configuration server; applied at sign on) aimcc.connect.host.address (BSTR; host address; applied at sign on) aimcc.connect.host.password (BSTR; clear password; applied at sign on; see Technote 3) aimcc.connect.host.passwordHash (BSTR; hashed password; applied at sign on; see Technote 3) aimcc.connect.host.port (xp_int; host port; applied at sign on) aimcc.connect.localAuthentication (xp_bool; whether to send credentials to gateway securely; applied at sign on; to be deprecated) aimcc.connect.proxy.address (BSTR; proxy address; applied at sign on) aimcc.connect.proxy.enabled (xp_bool; whether to use a proxy server; applied at sign on) aimcc.connect.proxy.password (BSTR; proxy password; applied at sign on) aimcc.connect.proxy.port (xp_int; proxy port; applied at sign on) aimcc.connect.proxy.protocol (AccProxyProtocol; proxy protocol (SOCKS4, etc.); applied at sign on) aimcc.connect.proxy.username (BSTR; proxy username; applied at sign on) aimcc.connect.requireBuddyList (xp_bool) aimcc.connect.secure (xp_bool; whether signing on securely; applied at sign on; to be deprecated) aimcc.connect.tunnel.address (BSTR; proxy tunnel address; applied at sign on) aimcc.connect.tunnel.port (xp_int; proxy tunnel port; applied at sign on) aimcc.connect.userAgent (BSTR; proxy user agent; applied at sign on) aimcc.connect.wireless (xp_bool; whether client is on a mobile device; applied at sign on) aimcc.customData.[guid] (BSTR; small server storage for arbitrary data) aimcc.fileSharing.permissions.buddies (AccPermissions; permissions applied to incoming file sharing invitations from buddies) aimcc.fileSharing.permissions.nonBuddies (AccPermissions; permissions applied to incoming file sharing invitations from non-buddies) aimcc.fileSharing.sharedItems.# (BSTR; paths of files/folders to share with remote users) aimcc.fileXfer.permissions.buddies (AccPermissions; permissions applied to incoming file xfer invitations from buddies) aimcc.fileXfer.permissions.nonBuddies (AccPermissions; permissions applied to incoming file xfer invitations from non-buddies) aimcc.folders.cache (BSTR; cache folder path) aimcc.folders.cache.bart (BSTR; path of bart cache folder) aimcc.folders.cache.locate (BSTR; path of locate cache folder) aimcc.folders.cache.buddyIcons (BSTR; path of buddy icons cache folder) aimcc.folders.downloads (BSTR; default downloads folder path) aimcc.folders.nss (BSTR; NSS data folder path; to be deprecated) aimcc.folders.temp (BSTR; temporary files folder path) aimcc.general.acceptedSmsTerms (xp_bool; whether SMS terms have been accepted; must be TRUE to use some SMS features) aimcc.general.friendlyNames (xp_bool; whether to display friendly names; enforced by clients) aimcc.general.graphicSmileys (xp_bool; whether to display emoticons as images (graphics) or text; enforced by clients) aimcc.general.profile (IAccIm*; profile seen by remote users, also available with AccSessionProp_Profile) aimcc.general.screenNameFormat (BSTR; custom capitalization and spaces applied to username; use RequestValue(), not GetValue()) aimcc.idle.autoExitAway (xp_bool; whether to exit Away mode when no longer idle) aimcc.idle.enterAway (xp_bool; whether to enter Away mode when become idle, and not already away; used with aimcc.idle.message) aimcc.idle.hideAwayStatus (xp_bool; whether to block remote users from seeing one is away while idle; auto-responses can still be sent) aimcc.idle.message (IAccIm*; the Away message to assert when become idle; used with aimcc.idle.enterAway) aimcc.im.chat.permissions.buddies (AccPermissions; permissions applied to incoming chat invitations from buddies) aimcc.im.chat.permissions.nonBuddies (AccPermissions; permissions applied to incoming chat invitations from non-buddies) aimcc.im.direct.permissions.buddies (AccPermission; permissions applied to incoming direct IM invitations from buddies) aimcc.im.direct.permissions.nonBuddies (AccPermission; permissions applied to incoming direct IM invitations from non-buddies) aimcc.im.direct.receiveRtim (xp_bool; whether to accept real-time IMs in direct IM sessions) aimcc.im.enterOrReturnInsertsLineBreak (xp_bool; whether and keys insert text or send the IM; enforced by clients) aimcc.im.nonTabbedInterface (xp_bool; whether to display multiple IM views in tabs within a single window; enforced by clients) aimcc.im.permissions.acceptBackgrounds (xp_bool; whether to accept bart IM window backgrounds) aimcc.im.permissions.acceptChromes (xp_bool; whether to accept bart IM window chromes) aimcc.im.permissions.acceptSounds (xp_bool; whether to accept bart IM sounds) aimcc.im.permissions.allowImStorage (xp_bool; whether to allow remote users to send IMs to the local user when the local user is offline) aimcc.im.playFirstSoundOnly (xp_bool; whether to play only a sound only for the first IM received in a given IM session; enforced by clients) aimcc.im.playSounds (xp_bool; whether to play bart IM sounds; enforced by clients) aimcc.im.reduceSounds (xp_bool; attenuate subsequent IM sounds; enforced by clients) aimcc.im.rollover.permissions.buddies (AccPermissions; permissions applied to incoming rollover invitations from buddies) aimcc.im.rollover.permissions.nonBuddies (AccPermissions; permissions applied to incoming rollover invitations from non-buddies) aimcc.im.showSmallNotifications (xp_bool; whether to display small notifications when IMs arrive) aimcc.im.showTimeStamps (xp_bool; whether to display IM timestamps; enforced by clients) aimcc.im.standard.permissions.buddies (AccPermissions; permissions applied to incoming standard IM invitations from buddies) aimcc.im.standard.permissions.nonBuddies (AccPermissions; permissions applied to incoming standard IM invitations from non-buddies) aimcc.im.standard.storedImAware (xp_bool; whether client knows how to use IAccStoredImManager; if FALSE, any stored IMs are automatically delivered immediately after sign on) aimcc.location.favorites.[nickname] (IAccLocation*; locations stored on server for use in setting AccSessionProp_Location) aimcc.mail.address (BSTR; e-mail address associated with local user's account; use RequestValue(), not GetValue()) aimcc.mail.showContacts (xp_bool; whether to display e-mail contacts when viewing e-mail; enforced by clients) aimcc.personalityDefault.# (IAccBartItem* or BSTR(bartID); local user's default bart item of the specified bart item type) aimcc.personalityDefault.#.data (BSTR or SAFEARRAY of bytes; local user's default bart data of the specified bart item type) aimcc.personalities.[normalized, escaped personality name].# (IAccBartItem*; a buddy's default bart item of the specified bart item type, also available with AccUserProps) aimcc.personalities.[normalized, escaped personality name].#.data (IAccBartItem*; a buddy's default bart data of the specified bart item type, also available with AccUserProps) aimcc.plugins.safeMode (xp_bool; whether to disable all plugins; applied at sign on) aimcc.prefs.onlineSpecifiers (SAFEARRAY, r/o; array of specifiers of preferences that are only accessible when online) aimcc.privacy.asymmetric (xp_bool; whether can send IMs to blocked users; only available for some account types and some authorizer types) aimcc.privacy.deniedUsers.# (BSTR; blocked username) aimcc.privacy.discloseBuddyFeed (xp_bool; whether remote users are notified when data associated with the local user's account changes) aimcc.privacy.discloseIdleTime (xp_bool; whether remote users can see how long and if the local user is idle) aimcc.privacy.discloseTypingStatus (xp_bool; whether remote users are notified when the local user's AccImInputState changes) aimcc.privacy.discloseWireless (xp_bool; whether remote users see the local user's mobile number as an online user) aimcc.privacy.ignoredUsers.# (BSTR; ignored username) aimcc.privacy.ignoredUsersPersist (xp_bool; whether to clear aimcc.privacy.ignoredUsers.# when sign on) aimcc.privacy.mode (AccPrivacyMode; privacy mode (allow all, use aimcc.privacy.permittedUsers.#, etc.)) aimcc.privacy.permitMask (xp_int; mask of permitted user classes (e.g., AccUserFlags_AOL for only AOL users); generally -1) aimcc.privacy.permittedUsers.# (BSTR; permitted username) aimcc.privacy.registrationStatus (AccRegistrationStatus; what to disclose about the local user; use RequestValue(), not GetValue()) aimcc.privacy.saveVanityInfo (xp_bool; whether servers store local user's vanity info (IMs sent, etc)) aimcc.privacy.webPresenceMode (AccWebPresencePrivacyMode; what web users can find out about the local user) aimcc.security.encrCert (BSTR; name of certificate used for encryption; use IAccSecurityManager to set/clear) aimcc.security.signCert (BSTR; name of certificate used for signing; use IAccSecurityManager to set/clear) aimcc.shareBuddies.permissions.buddies (AccPermissions; permissions applied to incoming share buddies invitations from buddies) aimcc.shareBuddies.permissions.nonBuddies (AccPermissions; permissions applied to incoming share buddies invitations from non-buddies)