Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the structures that are used by the ShellProc function and its messages.
Programming element | Description |
---|---|
SPS_LOAD_DLL | 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. |
SPS_SHELL_INFO | 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. |
SPS_REGISTER | This structure stores a pointer to the Tux DLL function table. |
SPS_BEGIN_TEST | This structure contains the function table entry and other information for the next test to execute. |
SPS_END_TEST | This structure contains the function table entry and other information for the test that previously executed. |
SPS_EXCEPTION | This structure contains information about the exception that was generated. |
See Also
Send Feedback on this topic to the authors