Function ProGtolAttachFree
Description
Free ProGtolAttach structure
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachFree
(
ProGtolAttach* p_gtol_attach
/* (In)
attach structure.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
User Guide References
Was this helpful?