AAFA Developer Support

Public Member Functions
IAAFProgress Interface Reference

This interface is used by the toolkit. More...

List of all members.

Public Member Functions

HRESULT ProgressCallback ()
 Called frequently during OM load/save operations.

Detailed Description

This interface is used by the toolkit.

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

Definition at line 49868 of file AAF.idl.


Member Function Documentation

HRESULT IAAFProgress::ProgressCallback ( )

Called frequently during OM load/save operations.

This method will return the following codes. If more than one of the listed errors is in effect, it will return the first one encountered in the order given below:

AAFRESULT_SUCCESS

  • succeeded. (This is the only code indicating success.)

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