PyIDataObject.QueryGetData

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 returned

Return Value

Returns None if the object supports the specified format, otherwise an error is raised.