Aqualogic Interaction API  
 

IPTMigrationManager.GetObjectClassIndex Method 

Returns the index in the PT_MIGRATION_CLASSES.SUPPORTED_CLASSES array, given a classID.

int GetObjectClassIndex(
   int nClassID
);

Parameters

nClassID
- The classid to lookup, from PT_CLASSIDS.

Return Value

- The index in the PT_MIGRATION_CLASSES.SUPPORTED_CLASSES array.

See Also

IPTMigrationManager Interface | com.plumtree.server Namespace