MSPropShell.ApplyIndex

Windows Media Encoder SDK banner art

The ApplyIndex property retrieves the index number of the property page being applied to the WMEncoder object.

Syntax

int = MSPropShell.ApplyIndex;

Parameters

This property takes no parameters.

Property Value

An Int32 type that indicates the index

Remarks

The ApplyIndex property was designed for Microsoft internal-use only.

Requirements

Reference: Microsoft PropShell Control 1.0

Namespace: MSPropShellLib

Assembly: Interop.MSPropShellLib.dll

Library: mspshell.dll

See Also