CS104_Connection_getAppLayerParameters

Function CS104_Connection_getAppLayerParameters 

Source
pub unsafe extern "C" fn CS104_Connection_getAppLayerParameters(
    self_: CS104_Connection,
) -> CS101_AppLayerParameters
Expand description

Return the currently used application layer parameter

NOTE: The application layer parameters are required to create CS101_ASDU objects.

§Arguments

  • self - CS104_Connection instance

§Returns

the currently used CS101_AppLayerParameters object