|
|
|
|
|
GglDisconnect (Function) In french: GglDéconnecte Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again. Note: This function is not mandatory. Cnt is gglConnection
GglDisconnect(Cnt)
Syntax
GglDisconnect(<Connection> [, <Google service>])
<Connection>: gglConnection variable Name of the gglConnection variable corresponding to the connection to handle. <Google service>: Integer constant (or combination of constants) Google service to disconnect: | | gglServiceCalendar | Service "Google Calendar Agenda": Google Agenda | gglServiceContacts | Service "Google Contacts": Google contacts management | gglServiceDocuments | Google Docs List service: Document management | gglServicePicasa | "Picasa" service |
If this parameter is not specified, all the services will be disconnected.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|