IDataObject
E701327
IDataObject is a core COM interface used in OLE for transferring and managing data, particularly in clipboard and drag-and-drop operations on Windows.
All labels observed (1)
| Label | Occurrences |
|---|---|
| IDataObject canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7894921 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: IDataObject Context triple: [OLE, standardizedInterface, IDataObject]
-
A.
NSData
NSData is a fundamental Objective-C class in Apple’s Foundation framework that represents immutable raw binary data.
-
B.
DAT
DAT is the ICAO airline designator assigned to Lynx Air, a Canadian low-cost carrier.
-
C.
ODF
ODF (OpenDocument Format) is an open, XML-based file format standard for office documents such as text, spreadsheets, and presentations, widely used as an alternative to proprietary formats.
-
D.
ODF
ODF is the state agency responsible for managing Oregon’s forest resources, including wildfire protection, forest health, and sustainable timber management.
-
E.
DIB
DIB is the IATA airport code for Dibrugarh Airport, which serves the city of Dibrugarh in the Indian state of Assam.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: IDataObject Target entity description: IDataObject is a core COM interface used in OLE for transferring and managing data, particularly in clipboard and drag-and-drop operations on Windows.
-
A.
NSData
NSData is a fundamental Objective-C class in Apple’s Foundation framework that represents immutable raw binary data.
-
B.
DAT
DAT is the ICAO airline designator assigned to Lynx Air, a Canadian low-cost carrier.
-
C.
ODF
ODF (OpenDocument Format) is an open, XML-based file format standard for office documents such as text, spreadsheets, and presentations, widely used as an alternative to proprietary formats.
-
D.
ODF
ODF is the state agency responsible for managing Oregon’s forest resources, including wildfire protection, forest health, and sustainable timber management.
-
E.
DIB
DIB is the IATA airport code for Dibrugarh Airport, which serves the city of Dibrugarh in the Indian state of Assam.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf | COM interface ⓘ |
| category |
COM data transfer interface
ⓘ
Windows API interface ⓘ |
| definedIn |
Microsoft Windows SDK
NERFINISHED
ⓘ
objidl.h ⓘ |
| hasMethod |
DAdvise
ⓘ
DUnadvise ⓘ EnumDAdvise ⓘ EnumFormatEtc ⓘ GetCanonicalFormatEtc ⓘ GetData ⓘ GetDataHere ⓘ QueryGetData ⓘ SetData ⓘ |
| hasMethodRole |
DAdvise establishes an advisory connection for data change notifications
ⓘ
DUnadvise destroys an advisory connection ⓘ EnumDAdvise enumerates current advisory connections ⓘ EnumFormatEtc enumerates supported data formats ⓘ GetCanonicalFormatEtc provides a canonical form of a FORMATETC ⓘ GetData retrieves data described by a FORMATETC into a STGMEDIUM ⓘ QueryGetData tests whether a data format is available ⓘ SetData places data into the object for later retrieval ⓘ |
| inheritsFrom | IUnknown NERFINISHED ⓘ |
| introducedFor | OLE 2.0 NERFINISHED ⓘ |
| partOf |
OLE drag-and-drop architecture
ⓘ
Object Linking and Embedding NERFINISHED ⓘ Windows clipboard architecture ⓘ |
| platform |
Windows
ⓘ
surface form:
Microsoft Windows
|
| requires | reference counting via IUnknown ⓘ |
| supports |
delayed rendering of data
ⓘ
multiple data formats for the same logical data ⓘ |
| supportsConcept |
FORMATETC
ⓘ
STGMEDIUM ⓘ data advisory connections ⓘ data caching ⓘ |
| usedBy |
OLE compound document applications
ⓘ
clipboard viewer applications ⓘ drag source objects ⓘ drop target objects ⓘ |
| usedFor |
clipboard operations
ⓘ
data marshaling ⓘ data transfer ⓘ drag-and-drop operations ⓘ format negotiation ⓘ inter-process data transfer ⓘ |
| usedIn |
OLE drag-and-drop IDropSource implementation
ⓘ
OLE drag-and-drop IDropTarget implementation ⓘ Windows shell drag-and-drop ⓘ custom clipboard handlers ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: IDataObject Description of subject: IDataObject is a core COM interface used in OLE for transferring and managing data, particularly in clipboard and drag-and-drop operations on Windows.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.