This document is archived and information here might be outdated. Recommended version. |
All the viewers.
[Visual Basic .NET] Public ReadOnly Property AllViews As IArray
[C#] public IArray AllViews {get;}
[C++]
HRESULT get_AllViews(
IArray** ppViews
);
[C++]
Parameters ppViews [out, retval]
ppViews is a parameter of type IArray**