IEnumOleDocumentViews.Next(UInt32, IOleDocumentView[], UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
int Next(System::UInt32 cViews, cli::array <Microsoft::VisualStudio::OLE::Interop::IOleDocumentView ^> ^ rgpView, [Runtime::InteropServices::Out] System::UInt32 % pcFetched);
public int Next (uint cViews, Microsoft.VisualStudio.OLE.Interop.IOleDocumentView[] rgpView, out uint pcFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.OLE.Interop.IOleDocumentView[] * uint32 -> int
Public Function Next (cViews As UInteger, rgpView As IOleDocumentView(), ByRef pcFetched As UInteger) As Integer
Parametreler
- cViews
- UInt32
- rgpView
- IOleDocumentView[]
- pcFetched
- UInt32