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. |
Copyright © 2025 Quest Software, Inc. |