IPWorks Bluetooth 2020 C++ Edition

Questions / Feedback?

CertVersion Property

The certificate's version number.

Syntax

ANSI (Cross Platform)
char* GetCertVersion();

Unicode (Windows)
LPWSTR GetCertVersion();
#define PID_CERTMGR_CERTVERSION 23

IPWORKSBT_EXTERNAL void* IPWORKSBT_CALL IPWorksBT_CertMgr_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

""

Remarks

The certificate's version number. The possible values are the strings "V1", "V2", and "V3".

This property is read-only.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Edition - Version 20.0 [Build 7941]