DI-Guy SDK Documentation
13.7.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
diguy_author_ui.h
Go to the documentation of this file.
1
2
#ifndef __diguy_author_ui_H
3
#define __diguy_author_ui_H
4
5
/*********************************************************************
6
** Copyright (c) 1992-2022 MAK Technologies, Inc.
7
** All rights reserved.
8
*********************************************************************/
9
10
#include <
declspec_diguy.h
>
11
12
extern
"C"
{
13
14
/****************************************************************************/
15
BDI_DECLSPEC_diguy
16
int
diguy_author_ui_initialize
(
void
* qapp = NULL);
17
18
19
/****************************************************************************/
20
BDI_DECLSPEC_diguy
21
int
diguy_author_ui_deinitialize
();
22
23
24
/****************************************************************************/
25
/*
26
* Shouldn't normally be necessary.
27
*/
28
BDI_DECLSPEC_diguy
29
int
diguy_author_ui_process_ui_events
();
30
31
32
}
/* end extern "C" */
33
34
#endif
/* __diguy_author_ui_H */
35
36
37
/*********************************************************************
38
** Copyright (c) 1992-2022 MAK Technologies, Inc.
39
** All rights reserved.
40
*********************************************************************/
41
declspec_diguy.h
diguy_author_ui_process_ui_events
int diguy_author_ui_process_ui_events()
diguy_author_ui_initialize
int diguy_author_ui_initialize(void *qapp=NULL)
diguy_author_ui_deinitialize
int diguy_author_ui_deinitialize()
include
diguy_author_ui.h
Generated on Mon Sep 23 2024 15:33:46 for DI-Guy SDK Documentation by
1.8.9.1