PyPROPVARIANT = ChangeType(Type, Flags
)
Coerce to a different variant type
Parameters
Type : int
New variant type, combination of pythoncom.VT_* valuesFlags=0 : int
Reserved (PROPVAR_CHANGE_FLAGS)
Win32 API References
Search for PropVariantChangeType at msdn, google or google groups.