KeePass Help Center KeePass Home | Downloads | Translations | Plugins | Donate 
Help Center Home | Forums | Awards | Links 







_KP_KEYPROV_INFO Struct Reference

Information about a key provider. More...

#include <PwStructs.h>

Public Attributes

DWORD dwFlags
 Reserved for future use, must be 0. More...
 
LPCTSTR lpName
 Unique display name of the key provider. More...
 
DWORD dwImageIndex
 Index of the icon shown in the combo box. More...
 
DWORD_PTR dwReserved
 Reserved for future use, must be 0. More...
 

Detailed Description

Information about a key provider.

Member Data Documentation

◆ dwFlags

DWORD _KP_KEYPROV_INFO::dwFlags

Reserved for future use, must be 0.

◆ dwImageIndex

DWORD _KP_KEYPROV_INFO::dwImageIndex

Index of the icon shown in the combo box.

◆ dwReserved

DWORD_PTR _KP_KEYPROV_INFO::dwReserved

Reserved for future use, must be 0.

◆ lpName

LPCTSTR _KP_KEYPROV_INFO::lpName

Unique display name of the key provider.


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

Documentation generated with Doxygen.





Get KeePass