INetSegmentCollection::AddINetSegment *Add( VARIANT varVal // VT_BSTR };
Return Values
This method returns an INetSegment pointer from the INetSegmentCollection .
Remarks
Currently, the varVal parameter must be a VT_BSTR that is the name for the NetSegment to be added.
|