COleControlContainer::FindItem

Finds the custom site that hosts the specified item.

virtual COleControlSite* FindItem(
   UINT nID 
) const;

Parameters

  • nID
    The identifier of the item to be found.

Return Value

A pointer to the custom site of the specified item.

Requirements

Header: afxocc.h

See Also

Reference

COleControlContainer Class

Hierarchy Chart

Other Resources

COleControlContainer Members