Module pywintypes
A module which supports common Windows types.
Methods
- DosDateTimeToTime
- Converts an MS-DOS Date/Time to a standard Time object
- Unicode
- Creates a new string object
- UnicodeFromRaw
- Creates a new string object from raw binary data
- IsTextUnicode
- Determines whether a buffer probably contains a form of Unicode text.
- OVERLAPPED
- Creates a new PyOVERLAPPED object
- IID
- Makes an PyIID object from a string.
- Time
- Makes a PyDateTime object from the argument.
- Time
- Makes a PyDateTime object from the argument.
- CreateGuid
- Creates a new, unique GUIID.
- ACL
- Creates a new PyACL object.
- SID
- Creates a new PySID object.
- SECURITY_ATTRIBUTES
- Creates a new PySECURITY_ATTRIBUTES object.
- SECURITY_DESCRIPTOR
- Creates a new PySECURITY_DESCRIPTOR object.
NO_PYWINTYPES_SECURITY
- HANDLE
- Creates a new PyHANDLE object.
- HKEY
- Creates a new PyHKEY object.
- WAVEFORMATEX
- Creates a new PyWAVEFORMATEX object.