KeePass   KeePass Help Center Home KeePass Home | Package Downloads | Flag Translations | Blocks Plugins | Donate Donate  
Home Help Center Home | People Forums | Award Awards | Link Links | Search Search  







PW_ENTRY Struct Reference

Entry structure, containing information about one entry. More...

#include <PwStructs.h>

List of all members.


Public Attributes

BYTE uuid [16]
 Unique GUID identifying this entry (not only in this database).
DWORD uGroupId
 ID of the group that contains this entry.
DWORD uImageId
 Index of the icon in the image list to use for this entry.
TCHAR * pszTitle
 Title.
TCHAR * pszURL
 URL.
TCHAR * pszUserName
 User name.
DWORD uPasswordLen
 Length of the password (required for memory protection).
TCHAR * pszPassword
 Password (may be encrypted, use IKpDatabase::UnlockEntryPassword to decrypt).
TCHAR * pszAdditional
 Notes.
PW_TIME tCreation
 Time when the entry was created.
PW_TIME tLastMod
 Time when the entry was last modified.
PW_TIME tLastAccess
 Time when the entry was last accessed.
PW_TIME tExpire
 Time when the entry will expire.
TCHAR * pszBinaryDesc
 A string describing the contents of pBinaryData.
BYTE * pBinaryData
 Attachment data (of length uBinaryDataLen), may be NULL.
DWORD uBinaryDataLen
 Length of the attachment data in bytes.

Detailed Description

Entry structure, containing information about one entry.

Member Data Documentation

Attachment data (of length uBinaryDataLen), may be NULL.

Notes.

A string describing the contents of pBinaryData.

Password (may be encrypted, use IKpDatabase::UnlockEntryPassword to decrypt).

Title.

URL.

User name.

Time when the entry was created.

Time when the entry will expire.

Time when the entry was last accessed.

Time when the entry was last modified.

Length of the attachment data in bytes.

ID of the group that contains this entry.

Index of the icon in the image list to use for this entry.

Length of the password (required for memory protection).

BYTE PW_ENTRY::uuid[16]

Unique GUID identifying this entry (not only in this database).


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



Documentation generated with Doxygen.




Valid XHTML 1.0 Transitional Document

Get KeePass

Flattr this


KeePass is OSI Certified Open Source Software
Copyright © 2003-2013
Dominik Reichl, [Legal Contact / Imprint] [Disclaimer] [Acknowledgements] [Donate], Downloads hosted at

Get KeePass Password Safe at
SourceForge.net. Fast, secure and Free Open Source software downloads