IKsQualityForwarder::KsFlushClient method (ksproxy.h)

The KsFlushClient method flushes information from a pin.

Syntax

void KsFlushClient(
  [in] IKsPin *Pin
);

Parameters

[in] Pin

Pointer to the IKsPin interface for the pin from which to flush information.

Return value

None

Requirements

Requirement Value
Target Platform Desktop
Header ksproxy.h (include Ksproxy.h)

See also

IKsPin