IQuickActivate interface (ocidl.h)
Enables controls and containers to avoid performance bottlenecks on loading controls. It combines the load-time or initialization-time handshaking between the control and its container into a single call.
Inheritance
The IQuickActivate interface inherits from the IUnknown interface. IQuickActivate also has these types of members:
Methods
The IQuickActivate interface has these methods.
IQuickActivate::GetContentExtent Gets the content extent of a control. |
IQuickActivate::QuickActivate Quick activates a control. |
IQuickActivate::SetContentExtent Sets the content extent of a control. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | ocidl.h |