ReactOS 0.4.17-dev-934-g091855f
ID3D10StateBlock Interface Reference
Inheritance diagram for ID3D10StateBlock:
Collaboration diagram for ID3D10StateBlock:

Public Member Functions

HRESULT Capture ()
 
HRESULT Apply ()
 
HRESULT ReleaseAllDeviceObjects ()
 
HRESULT GetDevice (ID3D10Device **device)
 
- 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 IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 481 of file d3d10effect.idl.

Member Function Documentation

◆ Apply()

HRESULT ID3D10StateBlock::Apply ( )

◆ Capture()

HRESULT ID3D10StateBlock::Capture ( )

◆ GetDevice()

HRESULT ID3D10StateBlock::GetDevice ( ID3D10Device **  device)

◆ ReleaseAllDeviceObjects()

HRESULT ID3D10StateBlock::ReleaseAllDeviceObjects ( )

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