API Documentation > Miscellaneous > Object ProGtoldata > Function ProGtolAttachTypeGet
Function ProGtolAttachTypeGet
Description
Gets type of ProGtolAttach.
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachTypeGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
/* (Out)
type of Attach
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
Was this helpful?