void FNC_TblOpGetContractDef(void *ContractBuf, int inContractLen, int *outContractLen);
Syntax Elements
- ContractBuf
- Pointer to a buffer into which to copy the contract context.
- inContractLen
- the number of bytes allocated for the ContractBuf buffer.
- outContractLen
- the size of the contract function context.