This documentation is archived and is not being maintained.
ID3D10Device::GetTextFilterSize method
This method is not implemented.
Syntax
void GetTextFilterSize(
UINT *Width,
UINT *Height
);
Parameters
- Width
-
Type: UINT*
Not applicable
- Height
-
Type: UINT*
Not applicable
Return value
Not applicable
Remarks
This method is not implemented, and should not be used.
Requirements
|
Header
|
- D3D10.h
|
|
Library
|
- D3D10.lib
|
See also
-
ID3D10Device Interface