| 
    DirectX 5 Redocumentation
    
   A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs. 
   | 
 
#include <d3drmdef.h>
Data Fields | |
| DWORD | dwSize | 
| Size of this structure.  More... | |
| DWORD | dwPMeshSize | 
| Total Size (bytes)  More... | |
| DWORD | dwBaseMeshSize | 
| Total Size of the Base Mesh.  More... | |
| DWORD | dwBytesLoaded | 
| Total bytes loaded.  More... | |
| DWORD | dwVerticesLoaded | 
| Number of vertices loaded.  More... | |
| DWORD | dwFacesLoaded | 
| Number of faces loaded.  More... | |
| HRESULT | dwLoadResult | 
| Result of the load operation.  More... | |
| DWORD | dwFlags | 
| DWORD _D3DRMPMESHLOADSTATUS::dwBaseMeshSize | 
Total Size of the Base Mesh.
| DWORD _D3DRMPMESHLOADSTATUS::dwBytesLoaded | 
Total bytes loaded.
| DWORD _D3DRMPMESHLOADSTATUS::dwFacesLoaded | 
Number of faces loaded.
| DWORD _D3DRMPMESHLOADSTATUS::dwFlags | 
| HRESULT _D3DRMPMESHLOADSTATUS::dwLoadResult | 
Result of the load operation.
| DWORD _D3DRMPMESHLOADSTATUS::dwPMeshSize | 
Total Size (bytes)
| DWORD _D3DRMPMESHLOADSTATUS::dwSize | 
Size of this structure.
| DWORD _D3DRMPMESHLOADSTATUS::dwVerticesLoaded | 
Number of vertices loaded.