SMC_GSentenceQueue.SetPointers (METH)ΒΆ
METHOD SetPointers : BOOL
If user defined buffers are used (see SMC_GSentenceQueue.InitP), the pointers should be refreshed each cycle (for online change).
- InOut:
- Scope - Name - Type - Comment - Return - SetPointers- BOOL- Input - pBufSentences- POINTER TO SMC_GSentence - Pointer to the sentence buffer - pBufGWords- POINTER TO SMC_GWord - Size of the sentence buffer in bytes. Must hold at least 2 sentences. - pBufGExpTokens- POINTER TO SMC_GExpression_Token - Pointer to the expression token buffer - pBufAddData- POINTER TO BYTE - Pointer to the additional data buffer 
