![]() |
PK_SESSION_register_applio_2 |
PK_ERROR_code_t PK_SESSION_register_applio_2 ( --- received arguments --- const PK_SESSION_applio_t *new --- functions to register (may be NULL) ) This function registers a new set of functions for use when the 'applio' format is selected for transmit files. If 'new' is NULL, all registered functions are set to NULL. It may be called at any time. Unlike PK_SESSION_register_applio, all functions are registered irrespective of any previous call to PK_SESSION_set_unicode. Whenever an application registers an 'open_xxx_2' function taking a 'guise', any corresponding 'open_xxx' function is overridden.