UCOMIMoniker.Enum(Boolean, UCOMIEnumMoniker) Method

Definition

Supplies a pointer to an enumerator that can enumerate the components of a composite moniker.

C#
public void Enum(bool fForward, out System.Runtime.InteropServices.UCOMIEnumMoniker ppenumMoniker);

Parameters

fForward
Boolean

If true, enumerates the monikers from left to right. If false, enumerates from right to left.

ppenumMoniker
UCOMIEnumMoniker

On successful return, references the enumerator object for the moniker.

Remarks

For more information about IMoniker::Enum, see the MSDN Library.

Applies to

Produk Versi
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1