public abstract class ActionRoutinePtr extends BaseProc
Constructor and Description |
---|
ActionRoutinePtr() |
Modifier and Type | Method and Description |
---|---|
abstract short |
callback(long recordPtr,
short recordType,
int recordLength) |
public abstract short callback(long recordPtr, short recordType, int recordLength) throws DominoException
recordPtr
- a pointer to the current composite-data recordrecordType
- the SIG_CD_xxx signature WORD of the recordrecordLength
- the length (in bytes) of the recordDominoException
Copyright © 2014–2018. All rights reserved.