IPropertyPageImpl::SetObjects

 

Provides an array of IUnknown pointers for the objects associated with the property page.

Syntax

      HRESULT SetObjects(
   ULONG nObjects,
   IUnknown** ppUnk 
);

Remarks

See IPropertyPage::SetObjects in the Windows SDK.

Requirements

Header: atlctl.h

See Also

IPropertyPageImpl Class
IPropertyPageImpl::Apply
IPropertyPageImpl::m_nObjects
IPropertyPageImpl::m_ppUnk