Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 110

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 109
105
DREAMWEAVER API REFERENCE
The source control integration API
Last updated 8/27/2013
Example
See “bool SCS_BeforeGet()” on page 103.
bool SCS_AfterPut()
Description
Dreamweaver calls this function after putting or checking in one or more files. This function lets the DLL perform any
operation after a batch put or check in, such as creating a summary dialog box.
Arguments
*connectionData
The *connectionData argument is a pointer to the agent’s data that passed into Dreamweaver during the Connect() call.
Returns
A Boolean value: true if successful; false otherwise.
Example
See “bool SCS_BeforePut()” on page 104.
Seitenansicht 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare