LoadASD Method

Loads an .asd file.

Syntax

NSASFRte.LoadASD( FileName )

Parameters

FileName

A String value specifying the name of the file to be loaded. The extension of the file name must be .asd.

Return Values

This method has no return value.

Remarks

An .asd file is created by the Encoder standalone application to store all attributes of an encoding session. Currently there is no programmatic method for setting configuration attributes or for creating .asd files.

© 1996-1998 Microsoft Corporation. All rights reserved.