Ole Guid and interface definitions (OleGuids.Tlb)

This Type Library provides access to a number of COM interfaces used in implementing an OLE Control hosting site.

Supported interfaces:

  • IOLEClientSite
  • IOLEControlSite
  • IOLEInPlaceActiveObject
  • IOLEInPlaceFrame
  • IOLEInPlaceSite
  • IOLEInPlaceUIWindow
  • IOLEObject
  • IOleWindow

To see the Type Library in use, check out the Owner Draw Combo and ListBox control or the article How to Trap the Tab Key in a UserControl using IOLEInPlaceActiveObject.