This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub SetObjects ( _ ByVal cObjects As Integer, _ ByRef ppUnk As Object _ )
[C#] public void SetObjects ( uint cObjects, ref object ppUnk );
IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.