Home
C language declaration
typedef struct tagMQCFIN { MQLONG Type; /* Structure type */ MQLONG StrucLength; /* Structure length */ MQLONG Parameter; /* Parameter identifier */ MQLONG Value; /* Parameter value */ } MQCFIN;
Parent topic:
Language declarations
pc15080_
Home