API 설명서 > Miscellaneous > Object ProGtoldata > Function ProGtolAttachSet
Function ProGtolAttachSet
Description
Change gtol Attach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachSet
(
ProGtol* gtol
/* (In)
Valid gtol.
*/
ProGtolAttach gtol_attach
/* (In)
ProGtolAttach structure.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Gtol Attach is invalid.
An error occurred and the function failed.
Gtol Attach is not valid for Gtol.
User Guide References
도움이 되셨나요?