DataComment
Syntax
typedef struct data_comm
{
char data_comment[COMMENT_SIZE + 1];
AuditInfo audit ;
}DataComment;Parameters
data_comment (in)
audit (in): A parameter of type AuditInfo, which tracks audit information about the investigator comment.
Used in Functions
Parent topic: DCAPI Structure Type Definitions