Skip to main content

coTfsGetApplProfile

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE

Function Syntax

dword coTfsGetApplProfile( void );

Description

The function reads the currently set application profile.

Parameters

Return Values

Used application profile, 301 if not supported profile is used.

Example

dword appProfile;
appProfile = coTfsGetApplProfile();