cd1

Undocumented in source.

Members

Aliases

TGUID
alias TGUID = byte[16]
Undocumented in source.
p
alias p = void*
Undocumented in source.
ppi
alias ppi = immutable(p)*
Undocumented in source.
t_Alert
alias t_Alert = bool function(immutable(wchar)*)
Undocumented in source.

Classes

CAddInDefBase
class CAddInDefBase

Base interface for object components.

CAddInDefBaseEx
class CAddInDefBaseEx
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
CIMsgBox
class CIMsgBox
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
CMemoryManager
class CMemoryManager
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
CMgw1CIInitDoneBase
class CMgw1CIInitDoneBase
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
CMgw1CILanguageExtenderBase
class CMgw1CILanguageExtenderBase
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
CMgw1CILocaleBase
class CMgw1CILocaleBase
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Enums

AddInDlgRetCodesEnum
enum AddInDlgRetCodesEnum
Undocumented in source.
AddInQuestionDialogModeEnum
enum AddInQuestionDialogModeEnum
Undocumented in source.
AppCapabilities
enum AppCapabilities
Undocumented in source.
ENUMVAR
enum ENUMVAR
Undocumented in source.
InterfacesEnum
enum InterfacesEnum
Undocumented in source.
Props
enum Props
Undocumented in source.

Functions

DestroyObject
long DestroyObject(p* pInterface)
Undocumented in source. Be warned that the author may not have intended to support it.
DllMain
BOOL DllMain(HINSTANCE hInstance, ULONG ulReason, LPVOID pvReserved)
Undocumented in source. Be warned that the author may not have intended to support it.
GetClassNames
p GetClassNames()
Undocumented in source. Be warned that the author may not have intended to support it.
GetClassObject
p GetClassObject(wchar* wsName, p* pInterface)
Undocumented in source. Be warned that the author may not have intended to support it.
SetPlatformCapabilities
AppCapabilities SetPlatformCapabilities(AppCapabilities capabilities)
Undocumented in source. Be warned that the author may not have intended to support it.
consInit
void consInit(bool sw)
Undocumented in source. Be warned that the author may not have intended to support it.
consPrint
void consPrint(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
dog
p dog(T pz)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_terminal
Terminal _terminal;
Undocumented in source.
g_capabilities
AppCapabilities g_capabilities;
Undocumented in source.
g_hInst
HINSTANCE g_hInst;
Undocumented in source.
g_nameAddIn
wstring g_nameAddIn;
Undocumented in source.

Structs

CCPPmgw1
struct CCPPmgw1
Undocumented in source.
TInterfaceVarRec
struct TInterfaceVarRec
Undocumented in source.
TStringVarRec
struct TStringVarRec
Undocumented in source.
TVariant
struct TVariant
Undocumented in source.
TWideStringVarRec
struct TWideStringVarRec
Undocumented in source.
Ttm
struct Ttm
Undocumented in source.
stProp
struct stProp
Undocumented in source.

Unions

TVarEnum
union TVarEnum
Undocumented in source.

Variables

f_LogConsole
bool f_LogConsole;
Undocumented in source.
f_isTerminal
bool f_isTerminal;
Undocumented in source.
listProp
stProp[Props.ePropLast] listProp;
Undocumented in source.
m_iConnect
p m_iConnect;
Undocumented in source.
m_iMsg
p m_iMsg;
Undocumented in source.
mgw1
CCPPmgw1* mgw1;
Undocumented in source.
prNameExt
wstring prNameExt;
Undocumented in source.
str1
wstring str1;
Undocumented in source.
str2
wstring str2;
Undocumented in source.

Meta