Share via


IBDA_DeviceControl::StartChanges Method

The StartChanges method is called by a Network Provider before it begins to modify a set of properties on a BDA device filter.

Syntax

HRESULT StartChanges();

Parameters

This method has no parameters.

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

The device filter validates and accumulates all changes requested after StartChanges. It makes the accumulated list of changes when CommitChanges is called.

Requirements

Header Declared in Bdaiface.h.

See Also

Error and Success Codes
IBDA_DeviceControl Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008