IDirect3DDevice9::CreateRenderTarget
DX9 vtable[28] → HRESULT
Parameters (8)
| # | Name | Type |
|---|---|---|
| 0 | Width | UINT |
| 1 | Height | UINT |
| 2 | Format | D3DFORMAT |
| 3 | MultiSample | D3DMULTISAMPLE_TYPE |
| 4 | MultisampleQuality | DWORD |
| 5 | Lockable | BOOL |
| 6 | ppSurface | IDirect3DSurface9** |
| 7 | pSharedHandle | HANDLE* |