IROTData interface (objidl.h)

Implemented by monikers to enable the running object table (ROT) to compare monikers against each other.

Inheritance

The IROTData interface inherits from the IUnknown interface. IROTData also has these types of members:

Methods

The IROTData interface has these methods.

 
IROTData::GetComparisonData

Retrieves data from a moniker that can be used to test the moniker for equality against another moniker.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header objidl.h

See also

IMoniker

IRunningObjectTable