Mobile API Reference
MicroStrategy 2019
PDCobjbase.h
Go to the documentation of this file.
1
//==============================================================================================
2
// FILENAME : PDCobjbase.h
3
// AUTHOR : Perl Script
4
// CREATION : 6/13/02
5
// Copyright (C) MicroStrategy, Inc. 2002
6
//==============================================================================================
7
#ifndef PDCobjbase_h
8
#define PDCobjbase_h
9
10
// this must be the *first* file included
11
#include "
ProtectedSource/Prolog.h
"
12
13
#if defined(WIN32) && !defined(_USE_MSI_COM)
14
#include <objbase.h>
15
#include "ProtectedSource/UndefineWin32APIAliases.h"
16
#else
17
#include "
MsiCOM/MsiCOM/Msi_objbase.h
"
18
#endif // WIN32 && !_USE_MSI_COM
19
20
// this must be the *last* file included
21
#include "
ProtectedSource/Epilog.h
"
22
23
#endif // PDCobjbase_h
Epilog.h
Prolog.h
Msi_objbase.h
Users
vvitarello
Desktop
MobileSDKSourceFiles
PDCHeader
PDCobjbase.h
Generated by
1.8.14