minimono

Undocumented in source.

Members

Aliases

HMNMConnect
alias HMNMConnect = void*
Undocumented in source.
MINIMONOVM
alias MINIMONOVM = tagMINIMONOVM
Undocumented in source.
MNMConnectClose_t
alias MNMConnectClose_t = int function(HMNMConnect pConnect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMConnectOpen_t
alias MNMConnectOpen_t = int function(HMNMConnect pConnect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMCreateConnect_t
alias MNMCreateConnect_t = HMNMConnect function(char* server, int port, char* database)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMDestroyConnect_t
alias MNMDestroyConnect_t = void function(HMNMConnect pConnect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMExecuteOutput_t
alias MNMExecuteOutput_t = int function(HMNMConnect pConnect, MINIM_STR* Commands)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMExecute_t
alias MNMExecute_t = int function(HMNMConnect pConnect, MINIM_STR* Commands)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMGetLastError_t
alias MNMGetLastError_t = void function(HMNMConnect pConnect, MINIM_STR* pError)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMKill_t
alias MNMKill_t = int function(HMNMConnect pConnect, MINIM_STR* VarName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMRead_t
alias MNMRead_t = int function(HMNMConnect pConnect, MINIM_STR* Expression, MINIM_STR* Result)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMSetCallback_t
alias MNMSetCallback_t = void function(HMNMConnect pConnect, void* pProc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMSetOutput_t
alias MNMSetOutput_t = void function(HMNMConnect pConnect, void* pProc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MNMWrite_t
alias MNMWrite_t = int function(HMNMConnect pConnect, MINIM_STR* VarName, MINIM_STR* VarValue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
createminimonovm_t
alias createminimonovm_t = int function(MINIMONOVM* init)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ctrlbreakvm_t
alias ctrlbreakvm_t = void function(int set_break)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevgetkey_t
alias dlldevgetkey_t = int function(ZDLLCB* cbfunc, MINIM_STR* result)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevgetx_t
alias dlldevgetx_t = int function(ZDLLCB* cbfunc, int* result)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevreadchar_t
alias dlldevreadchar_t = int function(ZDLLCB* cbfunc, int timeout, int* result)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevreadstr_t
alias dlldevreadstr_t = int function(ZDLLCB* cbfunc, int len, int timeout, MINIM_STR* result)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevsetkey_t
alias dlldevsetkey_t = int function(ZDLLCB* cbfunc, MINIM_STR* value)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevsetx_t
alias dlldevsetx_t = int function(ZDLLCB* cbfunc, int value)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevuse_t
alias dlldevuse_t = int function(ZDLLCB* cbfunc, MINIM_STR** param_pairs, int param_pairs_count)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevwritechar_t
alias dlldevwritechar_t = int function(ZDLLCB* cbfunc, int _char)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevwriteff_t
alias dlldevwriteff_t = int function(ZDLLCB* cbfunc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevwritenl_t
alias dlldevwritenl_t = int function(ZDLLCB* cbfunc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevwritestr_t
alias dlldevwritestr_t = int function(ZDLLCB* cbfunc, MINIM_STR* str)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevwritetab_t
alias dlldevwritetab_t = int function(ZDLLCB* cbfunc, int tabcount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
dlldevzeof_t
alias dlldevzeof_t = int function(ZDLLCB* cbfunc, int* result)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
freeminimonovm_t
alias freeminimonovm_t = void function()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getdefaultsettingsvm_t
alias getdefaultsettingsvm_t = void function(MINIMONOVM* init)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
mnmlistget_t
alias mnmlistget_t = int function(MINIM_STR* List, int pos, MINIM_STR* Element)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
mnmlistlength_t
alias mnmlistlength_t = int function(MINIM_STR* List)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
mnmlistset_t
alias mnmlistset_t = int function(MINIM_STR* List, int pos, MINIM_STR* Element)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
mnmtext_t
alias mnmtext_t = int function(MINIM_STR* Source, MINIM_STR* Target)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Functions

FreeLibrary
bool FreeLibrary(void* hModule)
Undocumented in source. Be warned that the author may not have intended to support it.
FreeLibrary
bool FreeLibrary(void* hModule)
Undocumented in source. Be warned that the author may not have intended to support it.
GetProcAddress
void* GetProcAddress(void* hLib, string nameFun)
Undocumented in source. Be warned that the author may not have intended to support it.
freeMiniMonoDll
int freeMiniMonoDll()
Undocumented in source. Be warned that the author may not have intended to support it.
loadMiniMonoDll
int loadMiniMonoDll(string lib)
Undocumented in source. Be warned that the author may not have intended to support it.
loadMiniMscDll
int loadMiniMscDll(string lib)
Undocumented in source. Be warned that the author may not have intended to support it.
rt_loadLibrary
void* rt_loadLibrary(char* name)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

tagMINIMONOVM
struct tagMINIMONOVM
Undocumented in source.

Variables

CreateMiniMonoVM
createminimonovm_t CreateMiniMonoVM;
Undocumented in source.
FreeMiniMonoVM
freeminimonovm_t FreeMiniMonoVM;
Undocumented in source.
GetDefaultSettingsVM
getdefaultsettingsvm_t GetDefaultSettingsVM;
Undocumented in source.
MINIMONO_CREATED
auto MINIMONO_CREATED;
Undocumented in source.
MINIMONO_CREATEFAILED
auto MINIMONO_CREATEFAILED;
Undocumented in source.
MINIMONO_SUCCESS
auto MINIMONO_SUCCESS;
Undocumented in source.
MNMConnectClose
MNMConnectClose_t MNMConnectClose;
Undocumented in source.
MNMConnectOpen
MNMConnectOpen_t MNMConnectOpen;
Undocumented in source.
MNMCreateConnect
MNMCreateConnect_t MNMCreateConnect;
Undocumented in source.
MNMDestroyConnect
MNMDestroyConnect_t MNMDestroyConnect;
Undocumented in source.
MNMExecute
MNMExecute_t MNMExecute;
Undocumented in source.
MNMExecuteOutput
MNMExecuteOutput_t MNMExecuteOutput;
Undocumented in source.
MNMGetLastError
MNMGetLastError_t MNMGetLastError;
Undocumented in source.
MNMKill
MNMKill_t MNMKill;
Undocumented in source.
MNMListGet
mnmlistget_t MNMListGet;
Undocumented in source.
MNMListLength
mnmlistlength_t MNMListLength;
Undocumented in source.
MNMListSet
mnmlistset_t MNMListSet;
Undocumented in source.
MNMRead
MNMRead_t MNMRead;
Undocumented in source.
MNMSetCallback
MNMSetCallback_t MNMSetCallback;
Undocumented in source.
MNMSetOutput
MNMSetOutput_t MNMSetOutput;
Undocumented in source.
MNMText
mnmtext_t MNMText;
Undocumented in source.
MNMWrite
MNMWrite_t MNMWrite;
Undocumented in source.
libMiniMono
auto libMiniMono;
Undocumented in source.
libMiniMono
auto libMiniMono;
Undocumented in source.
libMiniMono
auto libMiniMono;
Undocumented in source.
libMiniMsc
auto libMiniMsc;
Undocumented in source.
libMiniMsc
auto libMiniMsc;
Undocumented in source.
libMiniMsc
auto libMiniMsc;
Undocumented in source.

Meta