[][src]Function CCODE::SCardIntroduceCardTypeW

pub unsafe extern "C" fn SCardIntroduceCardTypeW(
    hContext: SCARDCONTEXT,
    szCardName: LPCWSTR,
    pguidPrimaryProvider: LPCGUID,
    rgguidInterfaces: LPCGUID,
    dwInterfaceCount: DWORD,
    pbAtr: LPCBYTE,
    pbAtrMask: LPCBYTE,
    cbAtrLen: DWORD
) -> LONG