ReactOS 0.4.15-dev-7994-gb388cb6
IBDA_DeviceControl Interface Reference
Inheritance diagram for IBDA_DeviceControl:
Collaboration diagram for IBDA_DeviceControl:

Public Member Functions

HRESULT StartChanges (void)
 
HRESULT CheckChanges (void)
 
HRESULT CommitChanges (void)
 
HRESULT GetChangeState ([in, out] ULONG *pState)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 138 of file bdaiface.idl.

Member Function Documentation

◆ CheckChanges()

HRESULT IBDA_DeviceControl::CheckChanges ( void  )

Implemented in CBDADeviceControl.

◆ CommitChanges()

HRESULT IBDA_DeviceControl::CommitChanges ( void  )

Implemented in CBDADeviceControl.

◆ GetChangeState()

HRESULT IBDA_DeviceControl::GetChangeState ( [in, out] ULONG pState)

Implemented in CBDADeviceControl.

◆ StartChanges()

HRESULT IBDA_DeviceControl::StartChanges ( void  )

Implemented in CBDADeviceControl.


The documentation for this interface was generated from the following file: