Query: ifdhcreatechannel
OS: sunos
Section: 3smartca
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFDHCreateChannel(3SMARTCARD) Smartcard Library Functions IFDHCreateChannel(3SMARTCARD)NAMEIFDHCreateChannel - create a communication channel with an IFDSYNOPSIS#include <smartcard/ifdhandler.h> RESPONSECODE IFDHCreateChannel(DWORD Lun, DWORD Channel);PARAMETERSThe IFDHCreateChannel() function takes the following parameters: Input Lun Logical Unit Number Channel Channel IDDESCRIPTIONThe IFDHCreateChannel() function is similar to IFDHCreateChannelByName(3SMARTCARD). It takes Channel (a number) as an argument instead of the device name string. The Channel argument is typically passed from configuration information by the smart card framework server/daemon (the caller) to the IFD handler. The IFD handler can use this Channel appropriately to create a communication channel to the card terminal.RETURN VALUESThe following values are returned: IFD_SUCCESS Successful completion. IFD_COMMUNICATION_ERROR An error has occurred.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+SEE ALSOIFDHCreateChannelByName(3SMARTCARD), attributes(5)NOTESThis manual page is derived from the MUSCLE PC/SC IFD Driver Developer Kit documentation. License terms and attribution and copyright information for this interface are available at the default location /var/sadm/pkg/SUNWocfh/install/copyright. If the Solaris Operating Environment has been installed anywhere other than the default location, modify the path to access the file at the installed location. SunOS 5.10 4 Dec 2002 IFDHCreateChannel(3SMARTCARD)
Related Man Pages |
---|
ifdhgetcapabilities(3smartca) - sunos |
ifdhpowericc(3smartca) - sunos |
ifdhtransmittoicc(3smartca) - sunos |
scf_card_close(3smartca) - sunos |
scf_terminal_getcard(3smartca) - sunos |
Similar Topics in the Unix Linux Community |
---|
Max LUN reached ? (Securepath) |
Linux Multipath Enhancement |
libchipcard 4.1.1 (Stable branch) |
libchipcard 4.2.4 (Stable branch) |
Resize Lun |