CMgw1CILanguageExtenderBase

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

CallAsFunc
bool CallAsFunc(int lMethodNum, p pvarRetValue, p paParams, int lSizeArray)
Undocumented in source. Be warned that the author may not have intended to support it.
CallAsProc
bool CallAsProc(int lMethodNum, p paParams, int lSizeArray)
Undocumented in source. Be warned that the author may not have intended to support it.
Destroy
void Destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
FindMethod
int FindMethod(p wsMethodName)
Undocumented in source. Be warned that the author may not have intended to support it.
FindProp
int FindProp(const(wchar)* wsPropName)
Undocumented in source. Be warned that the author may not have intended to support it.
GetMethodName
p GetMethodName(int lMethodNum, int lMethodAlias)
Undocumented in source. Be warned that the author may not have intended to support it.
GetNMethods
int GetNMethods()
Undocumented in source. Be warned that the author may not have intended to support it.
GetNParams
int GetNParams(int lMethodNum)
Undocumented in source. Be warned that the author may not have intended to support it.
GetNProps
int GetNProps()
Undocumented in source. Be warned that the author may not have intended to support it.
GetParamDefValue
bool GetParamDefValue(int lMethodNum, int lParamNum, p pvarParamDefValue)
Undocumented in source. Be warned that the author may not have intended to support it.
GetPropName
p GetPropName(int lPropNum, int lPropAlias)
Undocumented in source. Be warned that the author may not have intended to support it.
GetPropVal
bool GetPropVal(int lPropNum, TVariant* pvarPropVal)
Undocumented in source. Be warned that the author may not have intended to support it.
HasRetVal
bool HasRetVal(int lMethodNum)
Undocumented in source. Be warned that the author may not have intended to support it.
IsPropReadable
bool IsPropReadable(int lPropNum)
Undocumented in source. Be warned that the author may not have intended to support it.
IsPropWritable
bool IsPropWritable(int lPropNum)
Undocumented in source. Be warned that the author may not have intended to support it.
RegisterExtensionAs
bool RegisterExtensionAs(wchar** wsExtensionName)
Undocumented in source. Be warned that the author may not have intended to support it.
SetPropVal
bool SetPropVal(int lPropNum, TVariant* pvarPropVal)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta