DTL_CIP_CONNECTION_REJECT

DTL_RETVAL DTL_CIP_CONNECTION_REJECT(
conn_id, return_status, ext_buf, ext_size
)
unsigned long
conn_id
;
/*
int
return_status
;
/*
unsigned char
*ext_buf
;
/*
unsigned long
ext_size
;
/*
The DTL_CIP_CONNECTION_REJECT function rejects a connection requested by a CIP object through execution of an application's DTL_CIP_APPLICATION_CONNECT_PROC callback function.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal