AtlSetChildSite

This global function sets the site of the child object to the IUnknown of the parent object.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT AtlSetChildSite( IUnknown* punkChild, IUnknown* punkParent );

See Also

ATL Macros and Global Functions