ID3D10EffectPool

Undocumented in source.
interface ID3D10EffectPool : IUnknown {}

Members

Functions

AsEffect
ID3D10Effect AsEffect()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta