Processors Collection

The Processors collection is a dispinterface on a class List object intended to contain strings. When the GetCDFString method is invoked on an object whose class defines this collection, each string is used to build a <PROCESSOR VALUE="string"> child XML element.

Type

IList (VT_DISPATCH)

Contains

String (VT_BSTR)

Default

Empty

Example

Impl.Processors.Add("x86")

See Also

Class List


© 1997-1998 Microsoft Corporation. All rights reserved.