IPropertyPageImpl::SetObjects

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

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

Remarks

See IPropertyPage::SetObjects in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Concepts

IPropertyPageImpl Class

IPropertyPageImpl Members

IPropertyPageImpl::Apply

IPropertyPageImpl::m_nObjects

IPropertyPageImpl::m_ppUnk