Inheritance diagram for ISubPicAllocatorImpl:

Public Member Functions | |
| ISubPicAllocatorImpl (SIZE cursize, bool fDynamicWriteOnly, bool fPow2Textures) | |
| STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
| STDMETHODIMP | SetCurSize (SIZE cursize) |
| STDMETHODIMP | SetCurVidRect (RECT curvidrect) |
| STDMETHODIMP | GetStatic (ISubPic **ppSubPic) |
| STDMETHODIMP | AllocDynamic (ISubPic **ppSubPic) |
| STDMETHODIMP | ChangeDevice (IUnknown *pDev) |
Public Attributes | |
| DECLARE_IUNKNOWN | |
Protected Attributes | |
| bool | m_fPow2Textures |
Definition at line 128 of file ISubPic.h.
1.4.5