The MicroPipe Object

The MicroPipe object enables embedding and running a single pipeline component on an Active Server Pages (ASP) page without requiring a pipeline and a .pcf file.

The MicroPipe object supports the following methods:

Method Description
SetComponent Specifies the pipeline component to load and execute in the micropipe.
Execute Executes the component.
SetLogFile Identifies the file to which pipeline events are logged.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.