Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPcsc::RawCommandResult Struct Reference

#include <qpcsc_p.h>

Collaboration diagram for QPcsc::RawCommandResult:

Public Member Functions

bool isOk () const

Public Attributes

LONG ret = SCARD_E_READER_UNAVAILABLE
QByteArray response

Detailed Description

Definition at line 34 of file qpcsc_p.h.

Member Function Documentation

◆ isOk()

bool QPcsc::RawCommandResult::isOk ( ) const
inline

Definition at line 39 of file qpcsc_p.h.

Member Data Documentation

◆ response

QByteArray QPcsc::RawCommandResult::response

Definition at line 37 of file qpcsc_p.h.

◆ ret

LONG QPcsc::RawCommandResult::ret = SCARD_E_READER_UNAVAILABLE

Definition at line 36 of file qpcsc_p.h.


The documentation for this struct was generated from the following file: