Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.06 KB

ksmethod-bda-check-changes.md

File metadata and controls

41 lines (28 loc) · 1.06 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSMETHOD_BDA_CHECK_CHANGES
Clients use KSMETHOD_BDA_CHECK_CHANGES to determine whether a list of requested changes will work.
KSMETHOD_BDA_CHECK_CHANGES Streaming Media Devices
apiref
reference
KSMETHOD_BDA_CHECK_CHANGES
Bdamedia.h
HeaderDef
10/12/2021

KSMETHOD_BDA_CHECK_CHANGES

Clients use KSMETHOD_BDA_CHECK_CHANGES to determine whether a list of requested changes will work.

Specifying This Method

KSMETHOD with Flags member set to KSMETHOD_TYPE_NONE.

Method Data

None

Remarks

Before committing a list of changes, the network provider makes a KSMETHOD_BDA_CHECK_CHANGES request to determine whether the requested changes will work. The minidriver may reserve resources when this request is made, to guarantee that the resources are available.

Requirements

Header: bdamedia.h (include Bdamedia.h)

See also

BdaCheckChanges

KSMETHOD