SPS_SETUP_GROUP (Compact 2013)
3/26/2014
This structure is pointed to by the ShellProcspParam parameter and contains the function table entry for the group of tests that is about to be executed.
Syntax
typedef struct _SPS_SETUP_GROUP {
LPFUNCTION_TABLE_ENTRY lpFTE;
} SPS_SETUP_GROUP, *LPSPS_SETUP_GROUP;
Members
- lpFTE
Pointer to the Tux DLL function table.
Requirements
Header |
tux.h |