class CPulse_ InvokeBinding
{
public:
PulseRegisterMap_ t m_ RegisterMap;
PulseSymbol_ t m_ FuncName;
PulseRuntimeCellIndex_ t m_ nCellIndex;
PulseRuntimeChunkIndex_ t m_ nSrcChunk;
int32 m_ nSrcInstruction;
private:
uint8 pad_ 004C[96];
};KV3 Class Defaults
{
m_ RegisterMap =
{
m_ Inparams = null
m_ Outparams = null
}
m_ FuncName = ""
m_ nCellIndex = -1
m_ nSrcChunk = -1
m_ nSrcInstruction = -1
}