pub type PduCancelComPrimitiveFn = extern "C" fn(h_mod: u32, h_cll: u32, h_cop: u32) -> PduError;
Expand description
Cancels and stops a ComPrimitive
ยงParameters
- h_mod - Handle of the MVCI module
- h_cll - Handle of the ComLogicalLink
- h_cop - Handle of the ComPrimitive