다음을 통해 공유


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

Reference

IPropertyPageImpl Class

IPropertyPageImpl::Apply

IPropertyPageImpl::m_nObjects

IPropertyPageImpl::m_ppUnk

Other Resources

IPropertyPageImpl Members