Previous Topic: ISCModelDirectoryCollection::Item ArgumentsNext Topic: ISCModelDirectoryUnit


ISCModelDirectoryCollection::Remove Arguments

Here is the signature for the Remove function:

VARIANT_BOOL Remove(VARIANT Selector, VARIANT_BOOL Disconnect [optional])

The following table contains the valid arguments for the Remove function:

Parameter

Valid Type/Value

Description

Selector

VT_UNKNOWN – ISCModelDirectory pointer

An object pointer for the Model Directory to remove.

Selector

VT_I4 – Numeric index

Identifying a model directory for removal with a zero-based index.