UCOMIBindCtx.EnumObjectParam(UCOMIEnumString) Method

Definition

Enumerate the strings which are the keys of the internally-maintained table of contextual object parameters.

C#
public void EnumObjectParam(out System.Runtime.InteropServices.UCOMIEnumString ppenum);

Parameters

ppenum
UCOMIEnumString

On successful return, a reference to the object parameter enumerator.

Remarks

For more information, please see the existing documentation for IBindCtx::EnumObjectParam in the MSDN library.

Applies to

Product Versions
.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