Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Filters Help

ILMMxfMuxMetaTracks Interface

Show in webframe

Interface Properties:

 

Type

Name

Description

long

Count

(Read-only) Gets the current count of meta tracks.

ILMMxfMuxMetaTrack *

Item( long index )

Gets the meta track for the specified index.

 

Interface Methods:

 

HRESULT Clear();

Description

Removes all existing meta tracks from the collection.

Returns

S_OK if successful, < 0 if an error occurred.

 

HRESULT Add(ILMMxfMuxMetaTrack *pTrk);

Parameters

pTrk

Pointer to a meta track object..

Description

Adds a meta track object to the collection.

Returns

S_OK if successful, < 0 if an error occurred.

Common error codes:

E_POINTER                  [0x80004003] pTrk is NULL

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.