HRESULT SetObjects( ULONG nObjects, IUnknown** ppUnk );
See IPropertyPage::SetObjects in the Win32 SDK.
Remarks
Provides an array of IUnknown pointers for the objects associated with the property page.
IPropertyPageImpl Overview | Class Members
See Also IPropertyPageImpl::Apply, IPropertyPageImpl::m_nObjects, IPropertyPageImpl::m_ppUnk