API 文件集 > 3D drawings and annotations > Object ProGtol > Function ProGtolAttachFree
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.
這是否有幫助?