IPropertyPage::SetObjects Method (UInt32, array<Object^>^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void SetObjects(
	unsigned int cObjects,
	array<Object^>^ ppunk
)

Parameters

cObjects
Type: System::UInt32
ppunk
Type: array<System::Object^>^
Return to top
Show: