ID3D10Resource::GetType method
Get the type of the resource.
Syntax
void GetType(
[out] D3D10_RESOURCE_DIMENSION *rType
);
Parameters
- rType [out]
-
Type: D3D10_RESOURCE_DIMENSION*
Pointer to the resource type (see D3D10_RESOURCE_DIMENSION).
Return value
Returns nothing.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: