|
|
|
|
|
<gglConnection variable>.Disconnect (Function) In french: <Variable gglConnexion>.Dé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. Cnx is gglConnection
Cnx.Disconnect()
Syntax
<Connection>.Disconnects([<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 | gglServiceContacts | Service "Google Contacts": Management of Google Contacts | 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|