Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
3/26/2014
The following table shows the structures that the ShellProc function and its messages use.
Programming element |
Description |
---|---|
This structure is pointed to by the spParam parameter for the ShellProc function. This structure can be used to query the Tux DLL for build information. |
|
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. |
|
This structure is pointed to by the ShellProcspParam parameter and contains the function table entry and other information for the group of tests that was just executed. |
|
This structure contains the function table entry and other information for the next test to execute. |
|
This structure contains the function table entry and other information for the test that previously executed. |
|
This structure contains information about the exception that was generated. |
|
This structure stores a pointer to the Tux DLL function table. |
|
This structure is pointed to by the spParam parameter for the ShellProc function. This structure can be used to pass information about the Tux shell to the Tux DLL. |
|
This structure provides stability harness information to the Tux DLL. |