IDirect3DDevice9::CreateTexture
DX9 vtable[23] → HRESULT
Parameters (8)
| # | Name | Type |
|---|---|---|
| 0 | Width | UINT |
| 1 | Height | UINT |
| 2 | Levels | UINT |
| 3 | Usage | DWORD |
| 4 | Format | D3DFORMAT |
| 5 | Pool | D3DPOOL |
| 6 | ppTexture | IDirect3DTexture9** |
| 7 | pSharedHandle | HANDLE* |
DX9 vtable[23] → HRESULT
| # | Name | Type |
|---|---|---|
| 0 | Width | UINT |
| 1 | Height | UINT |
| 2 | Levels | UINT |
| 3 | Usage | DWORD |
| 4 | Format | D3DFORMAT |
| 5 | Pool | D3DPOOL |
| 6 | ppTexture | IDirect3DTexture9** |
| 7 | pSharedHandle | HANDLE* |