PyPROPVARIANT.ChangeType

PyPROPVARIANT = ChangeType(Type, Flags )

Coerce to a different variant type

Parameters

Type : int

New variant type, combination of pythoncom.VT_* values

Flags=0 : int

Reserved (PROPVAR_CHANGE_FLAGS)

Win32 API References

Search for PropVariantChangeType at msdn, google or google groups.