IWDTFConcurrentIOAction2::EdtClearQueue method

[This documentation is preliminary and is subject to change.]

Sends all IO requests that are queued for the target device.

Syntax

HRESULT EdtClearQueue(
  [out, retval]  VARIANT_BOOL *pbStatus
);

Parameters

  • pbStatus [out, retval]
    True if the IO requests are sent; otherwise, false.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Remarks

Note  The IWDTFEnhancedDeviceTestSupportAction2::Enable method must be called for the target device before calling this method.

Requirements

IDL

Iwdtfconcurrentioaction.idl

See also

IWDTFConcurrentIOAction2

 

 

Build date: 1/30/2012