typedef struct PT_stCPOINT { short type; PT_uVALUE value; short conf; char *name; short locked; short security; void *address; int32 seconds; int32 nanoseconds; void *userdata; } PT_stCPOINT; typedef PT_stCPOINT *PT_pCPOINT;
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.