Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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