docs
code
community
mailing lists
downloads
planet
bugs
safari bookshelf
Product Documentation
ActivePython 2.5 Documentation
Table of Contents
PyCRYPTPROTECT_PROMPTSTRUCT Object
A tuple representing a CRYPTPROTECT_PROMPTSTRUCT structure
Items
[0]
int
: flags
[1]
int
: hwndApp
parent hwnd (default is 0)
[2]
PyUnicode
: prompt
A prompt string (default is None)