AAFA Developer Support

Main Page | Class List | File List | Class Members | File Members

IAAFInterpolationDef Interface Reference

List of all members.

Detailed Description

This interface is used with an object representing a particular kind of interpolator, which may be implemented by one or more AAFPluginDescriptors.

In addition to the specific error results listed for each method, all methods in this interface may also return one of the following values:

AAFRESULT_NOMEMORY

Objects that implement IAAFInterpolationDef also implement the following interfaces:

Definition at line 12398 of file AAF.idl.

Public Member Functions

HRESULT Initialize ([in, ref] aafUID_constref id,[in, string] aafCharacter_constptr pName,[in, string] aafCharacter_constptr pDescription)
 Init all fields of a definition object.


Member Function Documentation

HRESULT IAAFInterpolationDef::Initialize [in, ref] aafUID_constref  id,
[in, string] aafCharacter_constptr  pName,
[in, string] aafCharacter_constptr  pDescription
 

Init all fields of a definition object.

Parameters:
id [in, ref] AUID for new DeObject
pName [in, string] Name for new DefObject
pDescription [in, string] Description for new DefObject


Generated on Thu Feb 17 09:34:18 2005 for AAF COM API by doxygen 1.4.1