added a comment for CEKeystoreData

This commit is contained in:
yitam 2017-06-08 15:45:22 -07:00
parent 1afc509125
commit 25e7705249

View file

@ -370,6 +370,7 @@
#pragma warning(disable:4200) #pragma warning(disable:4200)
#endif #endif
// Communication between the driver and application via the CEKeystoreData structure
typedef struct CEKeystoreData typedef struct CEKeystoreData
{ {
wchar_t *name; wchar_t *name;