AAFA Developer Support

Public Member Functions
IAAFInterpolationDef Interface Reference

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

List of all members.

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.

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 12432 of file AAF.idl.


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 DefObject
pName[in, string] Name for new DefObject
pDescription[in, string] Description for new DefObject

Generated on Wed Jul 4 2012 22:13:28 for AAF COM API by doxygen 1.7.4