Share via


IWMSCommandValues.Request (Visual Basic .NET)

banner art

Previous Next

IWMSCommandValues.Request (Visual Basic .NET)

The Request property retrieves an IWMSNamedValues object containing a collection of name-value pairs from a command context.

Syntax

  IWMSNamedValues = IWMSCommandValues.Request

Property Value

An IWMSNamedValues collection.

Remarks

This property is read-only.

Requirements

Reference: Add a reference to Microsoft.WindowsMediaServices.

Namespace: Microsoft.WindowsMediaServices.Interop.

Assembly: Microsoft.WindowsMediaServices.dll.

Library: WMSServerTypeLib.dll.

Platform: Windows Server 2003 family, Windows Server 2008 family.

See Also

Previous Next