InDesign SDK
20.5
InDesign SDK
Documentation
Bosses
Sample plug-ins
Class Index
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
ICSXSPlugPlugStartupShutdownService.h
1
//========================================================================================
2
//
3
// $File$
4
//
5
// Owner: Ramnik Singh
6
//
7
// $Author$
8
//
9
// $DateTime$
10
//
11
// $Revision$
12
//
13
// $Change$
14
//
15
// ADOBE CONFIDENTIAL
16
//
17
// Copyright 2017 Adobe
18
// All Rights Reserved.
19
//
20
// NOTICE: Adobe permits you to use, modify, and distribute this file in
21
// accordance with the terms of the Adobe license agreement accompanying
22
// it. If you have received this file from a source other than Adobe,
23
// then your use, modification, or distribution of it requires the prior
24
// written permission of Adobe.
25
//
26
//========================================================================================
27
28
#include "IStartupShutdownService.h"
29
#include "CSXSID.h"
30
35
class
ICSXSPlugPlugStartupShutdownService
:
public
IStartupShutdownService
36
{
37
public
:
38
enum
{ kDefaultIID = IID_ICSXSPLUGPLUGSTARTUPSHUTDOWNSERVICE } ;
39
41
virtual
void
Startup
() = 0 ;
42
44
virtual
void
Shutdown
() = 0;
45
} ;
46
47
tmpdoxygeninput
ICSXSPlugPlugStartupShutdownService.h
Generated on Sat Jul 19 2025 02:54:12 for InDesign SDK by
1.8.3.1