IWMEncFileTransferSource.Active

Windows Media Encoder SDK banner art

The Active property retrieves the active file set.

Syntax

IWMEncFileSet = IWMEncFileTransferSource.Active

Parameters

This property takes no parameters.

Property Value

An IWMEncFileSet object.

If this property fails, it returns an error number.

Return code Number Description
NS_E_INVALID_REQUEST 0xC00D002BL No file set is active.

Remarks

This property is read-only.

Requirements

Reference: Windows Media Encoder

Library: wmenc.exe

See Also