Function ProToolVerify
Description
Verifies the existence of the specified tool.
Synopsis
#include <ProTool.h>
ProToolVerify
(
ProTool* tool_ref
/* (In)
The handle to the tool
*/
)
Returns
The tool handle refers to an existing tool.
The tool specified by tool_ref was not found.
The argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?