we_CloseAllCards

long we_CloseAllCards(
     long Reserved   //currently unused
     );

Summary

The we_CloseAllCards function closes every card that the Portal API currently has open. This function essentially resets the API.

Parameters

Reserved:
    Currently not used. Should be set to 0.

Return Values

If all cards were successfully closed, the function will return 0 to indicate success. If an error occurs, a negative error code will be returned. Errors that may be returned include:

Related

we_CloseCard


Copyright 2004 Winford Engineering.