INtime SDK Help
TEMPLATE structure

See some system call

Syntax

typedef struct tag {
    DWORD field1;
    DWORD field2;
    WORD field3;
} TEMPLATE, *LPTEMPLATE;

Fields

field1
Description of field1.
field2
Description of field2.
field3
Description of field3.
v