![]() |
PK_THREAD_ask_local_level |
PK_ERROR_code_t PK_THREAD_ask_local_level ( --- received arguments --- const PK_THREAD_ask_local_level_o_t *options, --- options structure --- returned arguments --- PK_THREAD_local_t *local_level --- localisation level ) This function returns the localisation level of the calling thread-chain. Specific Errors: PK_ERROR_not_started Not called from inside a thread-chain (MILD) This function can only be called when the modeller is started.