 |
PK_SESSION_ask_applio |
|
PK_ERROR_code_t PK_SESSION_ask_applio
(
--- returned arguments ---
PK_SESSION_applio_t *const res
)
This function returns the registered 'applio' functions for transmit file
input and output.
NOTE: This function is deprecated and has been superseded by
PK_SESSION_ask_applio_2.
The fields open_uc_rd,open_uc_wr are only returned if Unicode keys have
already been enabled by a previous call to PK_SESSION_set_unicode,
otherwise they are undefined.
The fields open_rd_2,open_wr_2,open_uc_rd_2,open_uc_wr_2 are never returned
and are undefined.