IEnumConnectionPoints.Next(UInt32, IConnectionPoint[], 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 cConnections, cli::array <Microsoft::VisualStudio::OLE::Interop::IConnectionPoint ^> ^ ppCP, [Runtime::InteropServices::Out] System::UInt32 % pcFetched);
public int Next (uint cConnections, Microsoft.VisualStudio.OLE.Interop.IConnectionPoint[] ppCP, out uint pcFetched);
abstract member Next : uint32 * Microsoft.VisualStudio.OLE.Interop.IConnectionPoint[] * uint32 -> int
Public Function Next (cConnections As UInteger, ppCP As IConnectionPoint(), ByRef pcFetched As UInteger) As Integer
Parametreler
- cConnections
- UInt32
- ppCP
- IConnectionPoint[]
- pcFetched
- UInt32