IAgileReference interface (objidl.h)

Enables retrieving an agile reference to an object.

Inheritance

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

Methods

The IAgileReference interface has these methods.

 
IAgileReference::Resolve

Gets the interface ID of an agile reference to an object.

Remarks

Call the RoGetAgileReference function to create an agile reference to an object.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 R2 [desktop apps | UWP apps]
Target Platform Windows
Header objidl.h

See also

IUnknown

RoGetAgileReference