This document is archived and information here might be outdated. Recommended version. |
Fills in required properties.
[Visual Basic .NET] Public Sub PopulateStaticProperties ( _ ByVal PropertySet As IPropertySet _ )
[C#] public void PopulateStaticProperties ( IPropertySet PropertySet );
[C++]
HRESULT PopulateStaticProperties(
IPropertySet* PropertySet
);
[C++] Parameters PropertySet [in]
PropertySet is a parameter of type IPropertySet*