KSMETHOD_BDA_GET_CHANGE_STATE

Clients use KSMETHOD_BDA_GET_CHANGE_STATE to determine the current change state for a filter.

Specifying This Method

KSMETHOD with Flags member set to KSMETHOD_TYPE_READ.

Method Data

Value from the BDA_CHANGE_STATE enumerated type that identifies the current change state for the filter.

Requirements

Header: bdamedia.h (include Bdamedia.h)

See also

BDA_CHANGE_STATE

BdaGetChangeState

KSMETHOD