Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Get the type of the resource.
Syntax
void GetType(
[out] D3D10_RESOURCE_DIMENSION *rType
);
Parameters
[out] rType
Type: D3D10_RESOURCE_DIMENSION*
Pointer to the resource type (see D3D10_RESOURCE_DIMENSION).
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d10.h |
| Library | D3D10.lib |