/n software 3-D Secure V2 C++ Edition

Questions / Feedback?

CardRangeDSStartProtocolVersion Property

The earliest (i.

Syntax

ANSI (Cross Platform)
char* GetCardRangeDSStartProtocolVersion(int iCardRangeIndex);

Unicode (Windows)
LPWSTR GetCardRangeDSStartProtocolVersion(INT iCardRangeIndex);
- (NSString*)cardRangeDSStartProtocolVersion:(int)cardRangeIndex;
#define PID_SERVER_CARDRANGEDSSTARTPROTOCOLVERSION 38

IPWORKS3DS_EXTERNAL void* IPWORKS3DS_CALL IPWorks3DS_Server_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

IPWORKS3DS_EXTERNAL int IPWORKS3DS_CALL IPWorks3DS_Server_CheckIndex(void *lpObj, int propid, int arridx);

Default Value

""

Remarks

The earliest (i.e. oldest) active protocol version that is supported by the DS.

The CardRangeIndex parameter specifies the index of the item in the array. The size of the array is controlled by the CardRangeCount property.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 C++ Edition - Version 2.2 [Build 8318]