QueryGetData(pformatetc)
Checks if the objects supports returning data in a particular format.
Parameters
pformatetc : PyFORMATETC
Tuple representing a FORMATETC struct describing how the data should be
returnedReturn Value
Returns None if the object supports the specified format, otherwise an error is raised.