IMoniker::Enum Method (Int32, IEnumMoniker^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Enum(
	int fForward,
	[OutAttribute] IEnumMoniker^% ppenumMoniker
)

Parameters

fForward
Type: System::Int32
ppenumMoniker
Type: Microsoft.VisualStudio.OLE.Interop::IEnumMoniker^
Return to top
Show: