Here is the signature for the Remove function:
VARIANT_BOOL Remove(VARIANT Object)
The following table contains the valid arguments for the Remove function:
|
Parameter |
Valid Type/Value |
Description |
|---|---|---|
|
Object |
VT_UNKNOWN. ISCModelObject – pointer to an object |
Identifies the removed object by the Model Object pointer. |
|
Object |
VT_BSTR – ID of the object |
Identifies the removed object by the object's identifier. |
|
Copyright © 2013 CA.
All rights reserved.
|
|