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