IPropertyStorage::WriteMultiple Method (UInt32, array<PROPSPEC>^, array<PROPVARIANT>^, UInt32)

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

void WriteMultiple(
	unsigned int cpspec,
	array<PROPSPEC>^ rgpspec,
	array<PROPVARIANT>^ rgpropvar,
	unsigned int propidNameFirst
)

Parameters

cpspec
Type: System::UInt32
rgpspec
Type: array<Microsoft.VisualStudio.OLE.Interop::PROPSPEC>^
rgpropvar
Type: array<Microsoft.VisualStudio.OLE.Interop::PROPVARIANT>^
propidNameFirst
Type: System::UInt32
Return to top
Show: