Home -> IDataArray -> RemoveOutputCaptureTarget

Description

The RemoveOutputCaptureTarget method removes the specified output capture target from this data array.

Usage

void RemoveOutputCaptureTarget(IDataArrayOutput* captureTarget);

Argument list

captureTarget [IDataArrayOutput*]
The output capture target to detach from this resource.

See also