ID3DX11DataLoader interface
Note
The D3DX (D3DX 9, D3DX 10, and D3DX 11) utility library is deprecated for Windows 8 and is not supported for Windows Store apps.
Data loading object used by ID3DX11ThreadPump Interface for loading data asynchronously.
Members
The ID3DX11DataLoader interface inherits from the IUnknown interface. ID3DX11DataLoader also has these types of members:
Methods
The ID3DX11DataLoader interface has these methods.
Method | Description |
---|---|
Decompress | Note: The D3DX (D3DX 9, D3DX 10, and D3DX 11) utility library is deprecated for Windows 8 and is not supported for Windows Store apps. Decompresses encoded data. |
Destroy | Note: The D3DX (D3DX 9, D3DX 10, and D3DX 11) utility library is deprecated for Windows 8 and is not supported for Windows Store apps. Destroys the loader after a work item completes. |
Load | Note: The D3DX (D3DX 9, D3DX 10, and D3DX 11) utility library is deprecated for Windows 8 and is not supported for Windows Store apps. Loads data from a disk. |
Remarks
This object can be inherited and its members redefined. Doing so would enable you to customize the API for loading and decompressing your own custom file formats.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
Library |
|