|
Portuguese eID Middleware SDK Version: 3.14.0
|
Public Member Functions | |
| PTEIDSDK_API unsigned char | type () const |
| PTEIDSDK_API unsigned char | featurePoint () const |
| PTEIDSDK_API unsigned char | majorCode () const |
| PTEIDSDK_API unsigned char | minorCode () const |
| PTEIDSDK_API unsigned short | x_coord () const |
| PTEIDSDK_API unsigned short | y_coord () const |
| PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::featurePoint | ( | ) | const |
Return the feature point identifier
| PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::majorCode | ( | ) | const |
Return the major code
| PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::minorCode | ( | ) | const |
Return the minor code
| PTEIDSDK_API unsigned char eIDMW::PTEID_FeaturePoint::type | ( | ) | const |
Return the feature point type
| PTEIDSDK_API unsigned short eIDMW::PTEID_FeaturePoint::x_coord | ( | ) | const |
Return the X coordinate of the feature point
| PTEIDSDK_API unsigned short eIDMW::PTEID_FeaturePoint::y_coord | ( | ) | const |
Return the Y coordinate of the feature point